Revision a72d0a79 scripts/gnt-instance

b/scripts/gnt-instance
1437 1437
  'replace-disks': (ReplaceDisks, ARGS_ONE_INSTANCE,
1438 1438
                    [DEBUG_OPT,
1439 1439
                     NEW_SECONDARY_OPT,
1440
                     cli_option("-p", "--on-primary", dest="on_primary",
1441
                                default=False, action="store_true",
1442
                                help=("Replace the disk(s) on the primary"
1443
                                      " node (only for the drbd template)")),
1440
                     ON_PRIMARY_OPT,
1444 1441
                     cli_option("-s", "--on-secondary", dest="on_secondary",
1445 1442
                                default=False, action="store_true",
1446 1443
                                help=("Replace the disk(s) on the secondary"

Also available in: Unified diff