From 2051725c4a7718911bbc11f1e29d284e6933d333 Mon Sep 17 00:00:00 2001 From: Jim Pannacciulli Date: Mon, 20 Apr 2015 12:19:21 -0700 Subject: Small additions to usage and readme --- pars.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pars.sh') diff --git a/pars.sh b/pars.sh index 56f0917..02d1c01 100644 --- a/pars.sh +++ b/pars.sh @@ -179,6 +179,10 @@ _parssh.usage () { ""\ " < SERVERS"\ " Unless '-s' flag is used, STDIN will be used as list of remote servers."\ - " (Deliniated by newlines)." + " (Deliniated by newlines)."\ + ""\ + "NOTES"\ + " Given the nature of entering passwords manually, this function will likely not be"\ + " very useful without properly authorized SSH keys on all SERVERS." return 1 } -- cgit v1.2.3