Revision 862b1b2b scripts/gnt-node

b/scripts/gnt-node
541 541
                          choices=('yes', 'no'), default=None,
542 542
                          help="Set the drained flag on the node"),
543 543
              ],
544
             "<instance>", "Alters the parameters of an instance"),
544
             "<node_name>", "Alters the parameters of an instance"),
545 545
  'remove': (RemoveNode, ARGS_ONE, [DEBUG_OPT],
546 546
             "<node_name>", "Removes a node from the cluster"),
547 547
  'volumes': (ListVolumes, ARGS_ANY,

Also available in: Unified diff