mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
salt-run: make help for --doc consistent
This commit is contained in:
parent
dd459c43eb
commit
b15a507e15
@ -2002,7 +2002,7 @@ class SaltRunOptionParser(OptionParser, ConfigDirMixIn, MergeConfigMixIn,
|
||||
default=False,
|
||||
action='store_true',
|
||||
help=('Display documentation for runners, pass a runner or '
|
||||
'runner.method to see documentation on only that runner '
|
||||
'runner.function to see documentation on only that runner '
|
||||
'or function.')
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user