From 8980ca7b69ae56c8bb84f3e3f33b22d90fd6a4a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Lecour?= Date: Sat, 23 Mar 2019 01:15:00 +0100 Subject: [PATCH] document -h for help option --- evocheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evocheck.sh b/evocheck.sh index fd51315..561f683 100755 --- a/evocheck.sh +++ b/evocheck.sh @@ -191,7 +191,7 @@ Options --cron disable a few checks -v, --verbose increase verbosity of checks -q, --quiet nothing is printed on stdout nor stderr - --help print this message and exit + -h, --help print this message and exit --version print version and exit END }