mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #28897 from rallytime/bp-28873
Back-port #28873 to 2015.5
This commit is contained in:
commit
d23bd49130
1 changed files with 1 additions and 1 deletions
|
@ -1139,7 +1139,7 @@ class ExecutionOptionsMixIn(object):
|
|||
'-m', '--map',
|
||||
default=None,
|
||||
help='Specify a cloud map file to use for deployment. This option '
|
||||
'may be used alone, or in conjunction with -Q, -F, -S or -d.'
|
||||
'may be used alone, or in conjunction with -Q, -F, -S or -d. '
|
||||
'The map can also be filtered by a list of VM names.'
|
||||
)
|
||||
group.add_option(
|
||||
|
|
Loading…
Add table
Reference in a new issue