Skip to content
Snippets Groups Projects
Commit b5401f2f authored by Iustin Pop's avatar Iustin Pop
Browse files

Change the gnt-backup export help text

Reviewed-by: ultrotter
parent 7767bbf5
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ commands = {
make_option("","--noshutdown", dest="shutdown",
action="store_false", default=True,
help="Don't shutdown the instance (unsafe)"), ],
"[opts...] <name>",
"-n <target_node> [opts...] <name>",
"Exports an instance to an image"),
'import': (ImportInstance, ARGS_ONE, import_opts, "[opts...] <name>",
"Imports an instance from an exported image"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment