From 4f12f450277ddf7a1186ae640961943e10bab33a Mon Sep 17 00:00:00 2001 From: Jim Pannacciulli Date: Thu, 23 Jul 2015 14:03:55 -0700 Subject: Add help text for '-C' flag --- pars.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pars.sh') diff --git a/pars.sh b/pars.sh index 597de31..a749335 100644 --- a/pars.sh +++ b/pars.sh @@ -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."\ ""\ -- cgit v1.2.3