Merge "Update help message for nova boot --file"
This commit is contained in:
commit
819e94bc5e
@ -372,7 +372,7 @@ def _boot(cs, args):
|
||||
dest='files',
|
||||
default=[],
|
||||
help=_("Store arbitrary files from <src-path> locally to <dst-path> "
|
||||
"on the new server. You may store up to 5 files."))
|
||||
"on the new server. Limited by the injected_files quota value."))
|
||||
@cliutils.arg(
|
||||
'--key-name',
|
||||
default=os.environ.get('NOVACLIENT_DEFAULT_KEY_NAME'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user