Revision 1325da74 scripts/gnt-backup

b/scripts/gnt-backup
208 208
  make_option("--no-ip-check", dest="ip_check", default=True,
209 209
              action="store_false", help="Don't check that the instance's IP"
210 210
              " is alive"),
211
  make_option("--iallocator", metavar="<NAME>",
211
  make_option("-I", "--iallocator", metavar="<NAME>",
212 212
              help="Select nodes for the instance automatically using the"
213 213
              " <NAME> iallocator plugin", default=None, type="string"),
214 214
  make_option("--file-storage-dir", dest="file_storage_dir",

Also available in: Unified diff