diff options
-rwxr-xr-x | src/remembering.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/remembering.in b/src/remembering.in index 1576372..0c64780 100755 --- a/src/remembering.in +++ b/src/remembering.in @@ -8,8 +8,8 @@ usage() { help() { cat <<EOF Options: - -p, PROFILE profile to be used for gathering and storing data - -c, COMMAND command to be run, reading from STDIN, writing to STDOUT + -p PROFILE profile to be used for gathering and storing data + -c COMMAND command to be run, reading from STDIN, writing to STDOUT -h, --help show this help -V, --version print the version number |