Fix salt-cloud help output typo

This commit is contained in:
Tehmasp Chaudhri 2015-11-13 13:35:44 -07:00 committed by rallytime
parent a9dc8b6ca6
commit 077e671ead

View file

@ -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(