mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
Signed-off-by: Martin Schwenke <martin@meltin.net>
In tools/onnode, remove reference to -t option in usage message. (This used to be ctdb commit 082dd600ef25431efbf087ebf1957fbfd61cf104)
This commit is contained in:
parent
80c95f1820
commit
2ab904a37c
@ -31,7 +31,7 @@ usage ()
|
||||
Usage: onnode [OPTION] ... <NODES> <COMMAND> ...
|
||||
options:
|
||||
-c Run in current working directory on all nodes.
|
||||
-p Run command in parallel on specified nodes. Implies -t.
|
||||
-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.
|
||||
<NODES> "all" or a node number (0 base); or
|
||||
|
Loading…
Reference in New Issue
Block a user