diff --git a/tsshbatch.rst b/tsshbatch.rst index 66f7985..372fd60 100644 --- a/tsshbatch.rst +++ b/tsshbatch.rst @@ -30,7 +30,7 @@ -------- :: - tsshbatch.py [-EKNSTaehkvxy -G 'file dest' -P 'file dest' -f cmdfile -l logfile -n name -p pw ] -H 'host ..' | hostlistfile [command arg ... ] + tsshbatch.py [-EKNSTaehkqvxy -G 'file dest' -P 'file dest' -f cmdfile -l logfile -n name -p pw ] -H 'host ..' | hostlistfile [command arg ... ] DESCRIPTION ----------- @@ -134,6 +134,8 @@ -p pw Password to use when logging in and/or doing sudo + -q Quiet mode - produce less noisy output. Turns off ``-y``. + -t Test mode: Only show what *would* be done but don't actually do it. This also prints diagnostic information about any variable definitions, the list @@ -156,7 +158,7 @@ ``stdout`` and ``stderr`` reporting. This is helpful when you are filtering the output through something like ``grep`` that only returns matching - lines and thus no context information. + lines and thus no context information. Turns off ``-q``. If the ``-H`` option is not selected, the item immediately following @@ -1051,7 +1053,7 @@ :: - $Id: tsshbatch.rst,v 1.149 2014/12/04 22:33:35 tundra Exp $ + $Id: tsshbatch.rst,v 1.150 2014/12/04 22:39:43 tundra Exp $ You can find the latest version of this program at: