From: Wolfgang Bangerth Date: Tue, 8 May 2018 09:22:53 +0000 (+0800) Subject: Align colons. X-Git-Tag: v9.1.0-rc1~1189^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c7e215c14dca8dded3df68872703f1136185a7;p=dealii.git Align colons. --- diff --git a/contrib/utilities/query_testsuite b/contrib/utilities/query_testsuite index 19fca28566..ecfe2d2ce4 100755 --- a/contrib/utilities/query_testsuite +++ b/contrib/utilities/query_testsuite @@ -30,7 +30,7 @@ print_help() { echo "compatible with markdown" echo "" echo "Options:" - echo " -r (--regex) : only show results for hosts/commits matching the specified regex" + echo " -r (--regex) : only show results for hosts/commits matching the specified regex" echo " -l (--links) : include hyperlinks" echo " -h (--help) : print this help message" }