From 0845a97b3e8e808aafb060924f543bfc01eed171 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Tue, 19 Feb 2019 00:33:14 -0500 Subject: Center tool/project output between header/footer Makes it easier to read when multiple terse actions are performed. --- libs/tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/tool') diff --git a/libs/tool b/libs/tool index be28129c..f4e8a783 100755 --- a/libs/tool +++ b/libs/tool @@ -97,7 +97,7 @@ tool_action() { return 0 fi - printf '%s\n' "Tool $tool $action (with ${arguments:-no argument})" + printf '%s\n\n' "Tool $tool $action (with ${arguments:-no argument})" ( set -e -- cgit v1.2.3-70-g09d2