From 25ded71ab884340d3132a5459da7c96982450720 Mon Sep 17 00:00:00 2001 From: Alexander Skwar Date: Tue, 13 Sep 2016 10:43:08 +0200 Subject: [PATCH] Use in usage() for -U --- getssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getssl b/getssl index f4908ed..e374445 100755 --- a/getssl +++ b/getssl @@ -375,7 +375,7 @@ help_message() { # print out the help message -a, --all Check all certificates -q, --quiet Quiet mode (only outputs on error, or succcess of new cert) -u, --upgrade Upgrade getssl if a more recent version is available - -U, --nocheck Do not check if a more recent version is available + -U, --nocheck Do not check if a more recent version is available -w working_dir Working directory _EOF_