Fix nit in the help msg of cluster-node-del
Change-Id: I3a67824b6449ed7f9832c5deee4ebd1b62754e96
This commit is contained in:
parent
0598f6fa8d
commit
d528bf136a
@ -719,7 +719,7 @@ def do_cluster_node_add(sc, args):
|
||||
|
||||
|
||||
@utils.arg('-n', '--nodes', metavar='<NODES>', required=True,
|
||||
help=_('ID of nodes to be deleted; multiple nodes can be separated'
|
||||
help=_('ID of nodes to be deleted; multiple nodes can be separated '
|
||||
'with ",".'))
|
||||
@utils.arg('id', metavar='<CLUSTER>',
|
||||
help=_('Name or ID of cluster to operate on.'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user