Revision 1325da74 scripts/gnt-instance

b/scripts/gnt-instance
1268 1268
              metavar="<DIR>"),
1269 1269
  make_option("--file-driver", dest="file_driver", help="Driver to use"
1270 1270
              " for image files", default="loop", metavar="<DRIVER>"),
1271
  make_option("--iallocator", metavar="<NAME>",
1271
  make_option("-I", "--iallocator", metavar="<NAME>",
1272 1272
              help="Select nodes for the instance automatically using the"
1273 1273
              " <NAME> iallocator plugin", default=None, type="string"),
1274 1274
  ikv_option("-H", "--hypervisor", dest="hypervisor",

Also available in: Unified diff