mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-03 03:42:35 +01:00
wa: Rename Instrumentation
to Instruments
To be maintain a consistent naming scheme, rename all instances of `Instrumentation` to `Instruments`
This commit is contained in:
@@ -76,7 +76,7 @@ class RunCommand(Command):
|
||||
metavar='INSTRUMENT', help="""
|
||||
Specify an instrument or output processor to
|
||||
disable from the command line. This equivalent
|
||||
to adding "~{metavar}" to the instrumentation
|
||||
to adding "~{metavar}" to the instruments
|
||||
list in the agenda. This can be used to
|
||||
temporarily disable a troublesome instrument
|
||||
for a particular run without introducing
|
||||
|
Reference in New Issue
Block a user