summaryrefslogtreecommitdiffstats
path: root/notes.sh
diff options
context:
space:
mode:
Diffstat (limited to 'notes.sh')
-rw-r--r--notes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes.sh b/notes.sh
index fa54bae..91a3867 100644
--- a/notes.sh
+++ b/notes.sh
@@ -81,7 +81,7 @@ __NOWCONF__
echo " -l | --list : List existing notes"
echo " -a | --add <title> : Add new note"
echo " -m | --modify <note> : Modify note"
- echo " -d | -date <note> : Modify date for note"
+ echo " -d | --date <note> : Modify date for note"
echo " -r | --remove <note> : Remove note"
echo " -v | --version : Print version"
echo " --userconf : Export User config file"