From: Martti Rannanjärvi Date: Tue, 11 Feb 2020 13:11:46 +0000 (+0200) Subject: util: Cleanup whitespace in dovecot-sysreport X-Git-Tag: 2.3.10~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b58e054b4a538ae700a8c9fc1eb0f76d48b33618;p=thirdparty%2Fdovecot%2Fcore.git util: Cleanup whitespace in dovecot-sysreport --- diff --git a/src/util/dovecot-sysreport b/src/util/dovecot-sysreport index be57817b82..0cf7cccb14 100755 --- a/src/util/dovecot-sysreport +++ b/src/util/dovecot-sysreport @@ -77,9 +77,9 @@ while (( "$#" )); do ;; -h|--help) - - echo -e "dovecot-sysreport \t[-h|--help] [-c|--core binary core] [-d|--destination dest] - \t\t\t[-k|--keeptemp] -- utility to gather information from the current + + echo -e "dovecot-sysreport \t[-h|--help] [-c|--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 "" echo -e "where:" @@ -192,4 +192,4 @@ function cleanup { trap cleanup EXIT -echo "All done! Please report file $dest" \ No newline at end of file +echo "All done! Please report file $dest"