diff --git a/tsshbatch.rst b/tsshbatch.rst index 100df13..0e1d20d 100644 --- a/tsshbatch.rst +++ b/tsshbatch.rst @@ -113,14 +113,14 @@ This copies ``/foo/bar/baz`` on the local machine to ``/tmp/`` on every host in ``hostlist``. - -S Force prompting for sudo password. + -S Force prompting for ``sudo`` password. -T seconds Set timeout for ssh connection attempts. (Default: 15 seconds) -a Don't abort program after failed file transfers. Continue to next transfer attempt. (Default: Abort) - -b Don't abort program after failed sudo command. Normally, any + -b Don't abort program after failed ``sudo`` command. Normally, any ``sudo`` failure causes immediate program termination. This switch tells ``tsshbatch`` to continue processing on the next host even if such a failure occurs. This allows @@ -1209,7 +1209,7 @@ :: - $Id: tsshbatch.rst,v 1.166 2016/01/10 20:35:28 tundra Exp $ + $Id: tsshbatch.rst,v 1.167 2016/01/10 20:38:00 tundra Exp $ This document was produced with ``emacs``, ``RestructuredText``, and ``TeX Live``.