From fc60fd04dce36933e2a96dbc7f5983a1014d320c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 6 Jun 2021 08:42:08 -0300 Subject: src/remembering.sh: Use tabs for separating options columns --- src/remembering.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/remembering.sh b/src/remembering.sh index 784cb3d..a0beee8 100755 --- a/src/remembering.sh +++ b/src/remembering.sh @@ -8,10 +8,10 @@ usage() { help() { echo ' Options: - -p profile to be used for gathering and storing data - -c command to be run, reading from STDIN, writing to STDOUT - -h show this help - -V print program version + -p profile to be used for gathering and storing data + -c command to be run, reading from STDIN, writing to STDOUT + -h show this help + -V print program version See manpages for more information.' } -- cgit v1.2.3