diff options
author | Julio Capote <jcapote@gmail.com> | 2022-08-21 12:36:26 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2022-08-21 12:36:26 +0000 |
commit | b711384b092fd4a2b93b4b4ef1cb0d0ab7b09ed8 (patch) | |
tree | fd591f55cb0c694f10487e0d801a8aac774c51c3 /libexec/recit-tomorrow | |
parent | 7adfb75eae9085731dabe4fbe8a467f8c0147994 (diff) | |
download | recit-b711384b092fd4a2b93b4b4ef1cb0d0ab7b09ed8.tar.gz |
remove debug
Diffstat (limited to 'libexec/recit-tomorrow')
-rwxr-xr-x | libexec/recit-tomorrow | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/recit-tomorrow b/libexec/recit-tomorrow index 073912e..362f4ad 100755 --- a/libexec/recit-tomorrow +++ b/libexec/recit-tomorrow @@ -1,4 +1,5 @@ #!/usr/bin/env bash # Usage: recit tomorrow +# Summary: Show all entries for tomorrow recit-entries -t tomorrow
\ No newline at end of file |