Revision 12c3449a scripts/gnt-instance

b/scripts/gnt-instance
781 781
                     make_option("-p", "--on-primary", dest="on_primary",
782 782
                                 default=False, action="store_true",
783 783
                                 help=("Replace the disk(s) on the primary"
784
                                       " node (only for the drbd8 template)")),
784
                                       " node (only for the drbd template)")),
785 785
                     make_option("-s", "--on-secondary", dest="on_secondary",
786 786
                                 default=False, action="store_true",
787 787
                                 help=("Replace the disk(s) on the secondary"
788
                                       " node (only for the drbd8 template)")),
788
                                       " node (only for the drbd template)")),
789 789
                     make_option("--disks", dest="disks", default=None,
790 790
                                 help=("Comma-separated list of disks"
791 791
                                       " to replace (e.g. sda) (optional,"

Also available in: Unified diff