Added --clear to dialog widgets.

This commit is contained in:
Storm Dragon
2019-08-08 01:29:02 -04:00
parent 74c0d402d5
commit bbe9655cec
2 changed files with 4 additions and 3 deletions

View File

@@ -14,4 +14,4 @@ In its simplest form, just call notestorm with no arguments. You can use all fea
## Arguments
- -n --new: Add a new note without bringing up the user interface.
To get a list of arguments available in notestorm call it with the -h or --help flag.