summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index b3517dd..49dfabc 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,7 @@ here's all the functions that I'm planning to implement:
-l | --list : List existing notes
-a | --add <title> : Add new note
-m | --modify <note> : Modify note
--d | --date <note> : Modify date for note
--r | --remove <note> : Remove note
+-d | --delete <note> : Delete note
-v | --version : Print version
--userconf : Export User config file
```