Revision 6174860c scripts/gnt-node

b/scripts/gnt-node
280 280
           make_option("-s", "--secondary-ip", dest="secondary_ip",
281 281
                       help="Specify the secondary ip for the node",
282 282
                       metavar="ADDRESS", default=None),],
283
          "<node_name>", "Add a node to the cluster"),
283
          "[-s] <node_name>", "Add a node to the cluster"),
284 284
  'evacuate': (EvacuateNode, ARGS_FIXED(2),
285 285
               [DEBUG_OPT, FORCE_OPT],
286 286
               "[-f] <src_node> <dst_node>",

Also available in: Unified diff