aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-08-20 01:08:44 +0000
committerJulio Capote <jcapote@gmail.com>2022-08-20 01:08:44 +0000
commita768fe79588068444003148eb92165084968fa8c (patch)
treedd6ff7c1c4bf3d5925abb661a6bf1786eb67e098 /README.md
parent891f946e86f8a0911f67983d52fccacc9f8ebbad (diff)
downloadrecit-a768fe79588068444003148eb92165084968fa8c.tar.gz
test
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 825c21a..b45d572 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ pass it as a 3rd argument, like `recit add-entry now "this is the entry"`
You can also add entries in the future by running `recit add-entry tomorrow` or any date like `recit add-entry 2022-07-22`.
+
## view entries
`recit today` or `recit tomorrow` (also `recit yesterday`)
@@ -38,4 +39,4 @@ You can also add entries in the future by running `recit add-entry tomorrow` or
## edit entries
you'll notice that `recit add-entry` returns a UUID, you can pass this UUID to `recit edit-entry`
-to edit the entry \ No newline at end of file
+to edit the entry