diff --git a/scripts/gnt-node b/scripts/gnt-node index 795d5b5ae0e7a2b5d62febb9e283885c224a85e4..90ec77a1974b5f4b35c8135c4d0ca31544ea9b2e 100755 --- a/scripts/gnt-node +++ b/scripts/gnt-node @@ -541,7 +541,7 @@ commands = { choices=('yes', 'no'), default=None, help="Set the drained flag on the node"), ], - "<node_name>", "Alters the parameters of an instance"), + "<node_name>", "Alters the parameters of a node"), 'remove': (RemoveNode, ARGS_ONE, [DEBUG_OPT], "<node_name>", "Removes a node from the cluster"), 'volumes': (ListVolumes, ARGS_ANY,