diff --git a/sshenc.sh b/sshenc.sh index a0f55ac..0d883c2 100644 --- a/sshenc.sh +++ b/sshenc.sh @@ -2,7 +2,7 @@ OPTIND=1 # reset in case getopts has been used previously in the shell. -me=`basename "$0"` +me=sshenc.sh show_help() { cat << EOF