From 9a8cf6e97b2a1f11d99bdbdd2161f764eae61a78 Mon Sep 17 00:00:00 2001 From: merakor Date: Fri, 24 Jul 2020 11:42:26 +0000 Subject: tools: leave an empty line on tools with multi-line usage output. FossilOrigin-Name: 4dcedac23689a2e3473f6ce105f69b7eb2d61180a5b4dce65c9f2fc5c316dad4 --- tools/cpt-search | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/cpt-search') diff --git a/tools/cpt-search b/tools/cpt-search index 17f45a9..f3cd483 100755 --- a/tools/cpt-search +++ b/tools/cpt-search @@ -12,7 +12,7 @@ case "$1" in --help|-h|'') out "usage: ${0##*/} [--single] [pkg...]" "" \ " Options:" \ - " --single Only show the first instance of a package" + " --single Only show the first instance of a package" "" exit 0 ;; --version|-v) version ;; -- cgit v1.2.3