From d1c7e215c14dca8dded3df68872703f1136185a7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 8 May 2018 17:22:53 +0800 Subject: [PATCH] Align colons. --- contrib/utilities/query_testsuite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } -- 2.39.5