diff options
author | James Pannacciulli <jpnc@jpnc.info> | 2021-11-18 00:29:46 -0500 |
---|---|---|
committer | James Pannacciulli <jpnc@jpnc.info> | 2021-11-18 00:29:46 -0500 |
commit | ee9db6a304aec211834df0a725cbf4b6c11ca354 (patch) | |
tree | baee25c503d7cc8046280a055fc0cb0edd10c044 | |
parent | aeccba1564bf09991fba1f4e3bc4f82a70f83879 (diff) | |
download | parssh-master.tar.gz parssh-master.tar.bz2 |
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,3 +27,5 @@ along with the commands and meta-data as a header in the 'OUTFILE.out' and 'OUTFILE.err' files: parssh -35 -C -t OUTFILE "$(declare -f FUNCTIONS; declare -p VARIABLES); FUNCTIONS" < SERVERLIST + +- This help text may be found at http://git.jpnc.info/parssh/about/ |