From 220757129cbfdcf9fcc625daa2f068fd5a32babd Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Tue, 19 Dec 2017 16:24:54 -0800 Subject: [PATCH] Remove update options from Usage and Help. Run in Docker does not upgrade. Signed-off-by: Dan Schaper --- getssl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getssl b/getssl index 4335725..654d8d6 100755 --- a/getssl +++ b/getssl @@ -940,7 +940,7 @@ help_message() { # print out the help message -c, --create DOMAIN Create default configuration files -f, --force Force renewal of cert (overrides expiry checks) -h, --help Display this help message and exit - -q, --quiet Quiet mode (only outputs on error, success of new cert, + -q, --quiet Quiet mode (only outputs on error or success of new cert, or getssl was upgraded) -Q, --mute Like -q, but mutes notification about successful upgrade -r, --revoke CERT KEY [CA SERVER] Revoke a certificate @@ -1268,7 +1268,7 @@ urlbase64() { # urlbase64: base64 encoded string with '+' replaced with '-' and usage() { # echos out the program usage echo "Usage: $PROGNAME [-h|--help] [-d|--debug] [-c|--create] [-f|--force] [-a|--all] [-q|--quiet]"\ - "[-Q|--mute] [-u|--upgrade] [-k|--keep #] [-U|--nocheck] [-r|--revoke cert key] [-w working_dir] domain" + "[-Q|--mute] [-k|--keep #] [-r|--revoke cert key] [-w working_dir] DOMAIN" } write_domain_template() { # write out a template file for a domain.