aboutsummaryrefslogtreecommitdiff
path: root/src/remembering.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/remembering.sh8
1 files changed, 4 insertions, 4 deletions
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.'
}