From: Mark Wooding Date: Sat, 2 May 2015 15:27:11 +0000 (+0100) Subject: cryptop.genkey: Fix lies in the help text. X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/commitdiff_plain/4b5f9bc0584b7c4b0448fa57908544aa55d14e49 cryptop.genkey: Fix lies in the help text. --- diff --git a/cryptop.genkey b/cryptop.genkey index 8e201a2..d220fe3 100755 --- a/cryptop.genkey +++ b/cryptop.genkey @@ -28,10 +28,11 @@ case "${KEYSLIB+t}" in t) ;; *) echo >&2 "$0: KEYSLIB unset"; exit 1 ;; esac . "$KEYSLIB"/keyfunc.sh defhelp <