From: Martti Rannanjärvi Date: Tue, 3 Aug 2021 08:44:06 +0000 (+0300) Subject: util: dovecot-sysreport - Fix help to have -o as the short form of --core X-Git-Tag: 2.3.16~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e0f58a1db7c9bdc92e6e7219042d3ca60478ae3;p=thirdparty%2Fdovecot%2Fcore.git util: dovecot-sysreport - Fix help to have -o as the short form of --core --- diff --git a/src/util/dovecot-sysreport b/src/util/dovecot-sysreport index f7073555c5..a19aef1145 100755 --- a/src/util/dovecot-sysreport +++ b/src/util/dovecot-sysreport @@ -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 ""