diff --git a/tsshbatch.py b/tsshbatch.py index 981a75d..3c77ab7 100755 --- a/tsshbatch.py +++ b/tsshbatch.py @@ -14,8 +14,8 @@ # Version Information - Overwritten by makefile during release process ##### -GITID = '163d79a tundra Fri Oct 14 12:01:56 2016 -0500' -VERSION = '1.314' +GITID = '7ec9102 tundra Fri Oct 14 12:09:22 2016 -0500' +VERSION = '1.315' ##### @@ -107,7 +107,7 @@ USAGE = \ PROGVER + "\n" +\ - HOMEPAGE + "\n\n" +\ + HOMEPAGE + "\n" +\ "Usage: tsshbatch.py [-BEF:KLNSTVWaehkqrstvy -C configfile -G 'file dest' -P 'file dest' -f cmdfile -l logfile -n name -p pw ] -H 'host ...' -i 'hostfile ...' [command arg ... ]\n" +\ " where,\n" +\ "\n" +\ diff --git a/tsshbatch.rst b/tsshbatch.rst index 38bc674..2149d47 100644 --- a/tsshbatch.rst +++ b/tsshbatch.rst @@ -1449,7 +1449,7 @@ :: - $Id: '163d79a tundra Fri Oct 14 12:01:56 2016 -0500' + $Id: '7ec9102 tundra Fri Oct 14 12:09:22 2016 -0500' This document was produced with ``emacs``, ``RestructuredText``, and ``TeX Live``. diff --git a/version b/version index e3663bb..eaadd00 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.314 +1.315