Revision 0f87c43e scripts/gnt-backup

b/scripts/gnt-backup
246 246
             " <NAME> iallocator plugin", default=None, type="string",
247 247
             completion_suggest=OPT_COMPL_ONE_IALLOCATOR),
248 248
  FILESTORE_DIR_OPT,
249
  cli_option("--file-driver", dest="file_driver", help="Driver to use"
250
             " for image files", default="loop", metavar="<DRIVER>",
251
             choices=list(constants.FILE_DRIVER)),
249
  FILESTORE_DRIVER_OPT,
252 250
  cli_option("-H", "--hypervisor", dest="hypervisor",
253 251
             help="Hypervisor and hypervisor options, in the format"
254 252
             " hypervisor:option=value,option=value,...", default=None,

Also available in: Unified diff