diff --git a/tsshbatch.rst b/tsshbatch.rst index 606da94..5cbb5a7 100644 --- a/tsshbatch.rst +++ b/tsshbatch.rst @@ -9,7 +9,7 @@ -------- :: - tsshbatch.py [-NSehkv -G 'file dest' -P 'file dest' -f cmdfile -n name -p pw ] -H 'host ..' | hostlistfile [command arg ... ] + tsshbatch.py [-NSehkvy -G 'file dest' -P 'file dest' -f cmdfile -n name -p pw ] -H 'host ..' | hostlistfile [command arg ... ] DESCRIPTION @@ -93,6 +93,12 @@ -v Print detailed program version information and exit + -y Turn on 'noisy' reporting for additional detail. + This is helpful when you are filtering the output + through something like grep and want to know + what context (host name, stream, command) produced + the output. + If the ``-H`` option is not selected, the item immediately following the options is understood to be the name of the ``hostlistfile``. This is a file that contains the name of each host - one per line - on @@ -509,7 +515,7 @@ :: - $Id: tsshbatch.rst,v 1.119 2013/10/24 02:54:00 tundra Exp $ + $Id: tsshbatch.rst,v 1.120 2013/10/24 18:55:58 tundra Exp $ You can find the latest version of this program at: