]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
util: dovecot-sysreport - Fix help to have -o as the short form of --core
authorMartti Rannanjärvi <martti.rannanjarvi@open-xchange.com>
Tue, 3 Aug 2021 08:44:06 +0000 (11:44 +0300)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 3 Aug 2021 09:05:55 +0000 (12:05 +0300)
src/util/dovecot-sysreport

index f7073555c5d02b1ca3dd2c55bc54bd3b715fc7e5..a19aef1145db6f18bfd192eda6820c88dcf4d01a 100755 (executable)
@@ -95,7 +95,7 @@ while (( "$#" )); do
 
     -h|--help)
 
-      echo -e "dovecot-sysreport \t[-h|--help] [-c|--core [binary] core [...]] [-d|--destination dest]
+      echo -e "dovecot-sysreport \t[-h|--help] [-o|--core [binary] core [...]] [-d|--destination dest]
       \t\t\t[-k|--keeptemp] -- utility to gather information from the current
       \t\t\tsystem to be reported for dovecot bug fixes."
       echo ""