diff options
-rwxr-xr-x | src/remembering.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remembering.in b/src/remembering.in index 425226c..6e7bfa8 100755 --- a/src/remembering.in +++ b/src/remembering.in @@ -7,6 +7,7 @@ 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 |