Revision b5401f2f scripts/gnt-backup

b/scripts/gnt-backup
154 154
              make_option("","--noshutdown", dest="shutdown",
155 155
                          action="store_false", default=True,
156 156
                          help="Don't shutdown the instance (unsafe)"), ],
157
             "[opts...] <name>",
157
             "-n <target_node> [opts...] <name>",
158 158
             "Exports an instance to an image"),
159 159
  'import': (ImportInstance, ARGS_ONE, import_opts, "[opts...] <name>",
160 160
             "Imports an instance from an exported image"),

Also available in: Unified diff