Signed-off-by: Martin Schwenke <martin@meltin.net>
authorMartin Schwenke <martin@meltin.net>
Fri, 11 Jul 2008 04:57:24 +0000 (14:57 +1000)
committerMartin Schwenke <martin@meltin.net>
Fri, 11 Jul 2008 04:57:24 +0000 (14:57 +1000)
Minor fix to tools/onnode usage message.

tools/onnode

index 38f6a2a9434c84e2911f55fff5883c859fcad4d4..4480d799f3ba14f558f35af2cdad69ed2f051eb0 100755 (executable)
@@ -30,7 +30,7 @@ usage ()
     cat >&2 <<EOF
 Usage: onnode [OPTION] ... <NODES> <COMMAND> ...
   options:
-    -c         Run in current working directory on all nodes.
+    -c         Run in current working directory on specified nodes.
     -p         Run command in parallel on specified nodes.
     -q         Do not print node addresses (overrides -v).
     -v         Print node address even for a single node.