diff --git a/tsshbatch.rst b/tsshbatch.rst index c8f2548..66f7985 100644 --- a/tsshbatch.rst +++ b/tsshbatch.rst @@ -840,10 +840,9 @@ .define __WHOAMI__ = !whoami -If the command you specify to the right of the ``!`` returns multiple -lines of output, it's up to you to process it properly. ``tsshbatch`` -does no newline stripping or other postprocessing of the command -results. +If the command you specify returns multiple lines of output, it's up +to you to process it properly. ``tsshbatch`` does no newline +stripping or other postprocessing of the command results. .. NOTE:: It's important to remember that the program you are invoking *runs on the same machine as* ``tsshbatch`` *itself*, NOT each @@ -1052,7 +1051,7 @@ :: - $Id: tsshbatch.rst,v 1.148 2014/12/04 22:30:56 tundra Exp $ + $Id: tsshbatch.rst,v 1.149 2014/12/04 22:33:35 tundra Exp $ You can find the latest version of this program at: