diff options
-rw-r--r-- | pars.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -179,6 +179,9 @@ _parssh.usage () { " -b, --bare (default: unset/inactive)"\ " Disable prepending of hostname to each output line returned by COMMANDS on SERVERS."\ ""\ + " -C, --savecmd (default: unset/inactive)"\ + " Save the remote command line and local meta data as a header on the output."\ + ""\ " -c SSH_OPTIONS, --config SSH_OPTIONS (default: unset/inactive)"\ " Comma separated list of configuration parameters to be passed to SSH via '-o' flag."\ ""\ |