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.11.2~611 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109612386cdf39e5a4735b01c991a9942f98aa47;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"