From e4b35b4ffafe6088494bdc017ae0bf37a2226942 Mon Sep 17 00:00:00 2001 From: danix Date: Sun, 26 Mar 2023 07:18:15 +0200 Subject: [PATCH] Fixed minor typo. modified: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 032516b..a0c4fa6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ here's all the functions that are now available: -p | --plain : Output is in plain text (without this option the output is colored) -l | --list : List existing notes -a | --add "" : Add new note --m | --modify <note> : Modify note +-e | --edit <note> : Modify note -d | --delete [<note> | all] : Delete note -v | --version : Print version --userconf : Export User config file -- 2.20.1