diff options
| author | danix <danix@danix.xyz> | 2023-03-24 17:51:15 +0100 |
|---|---|---|
| committer | danix <danix@danix.xyz> | 2023-03-24 17:51:15 +0100 |
| commit | 0ade724f20b8cfa423dfa26168f8d72a96554a46 (patch) | |
| tree | 48484cf8ea9e3d6949b969247eb99b5d42c30fcc /notes.sh | |
| parent | c018122c134d4a9dafe623425f768e15da94ca57 (diff) | |
| download | bash-notes-0ade724f20b8cfa423dfa26168f8d72a96554a46.tar.gz bash-notes-0ade724f20b8cfa423dfa26168f8d72a96554a46.zip | |
adding readme to project
Diffstat (limited to 'notes.sh')
| -rw-r--r-- | notes.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
