aboutsummaryrefslogtreecommitdiffstats
path: root/example/new_note.md
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2021-07-23 16:26:52 -0400
committerGravatar - 2021-07-26 22:55:13 -0400
commitaf658c7e3a8777e9f71a2e9901983f17cd5cd50f (patch)
tree6cca8fed34d0d79b37e6ef3ed3a1f4c11a000539 /example/new_note.md
parentadd ability to add cards to database (diff)
make sure tagging does not add a tag more than once
Diffstat (limited to 'example/new_note.md')
-rw-r--r--example/new_note.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/new_note.md b/example/new_note.md
index 7b16a72..ed48f56 100644
--- a/example/new_note.md
+++ b/example/new_note.md
@@ -1,3 +1,3 @@
-Add new notes and tag them using the `add` command.
+Add new notes and tag them using the `tag` command.
- undertaker add new_note.md usage example command
+ undertaker tag new_note.md usage example command