Slight documentation tweaks

This commit is contained in:
Jon Lewis
2018-02-15 11:40:54 -06:00
parent ee1a1c1435
commit 5b6a47e197
2 changed files with 9 additions and 10 deletions

View File

@@ -16,12 +16,14 @@ but instead could use the tools already provided by the operating system.
usage: vns [-cedlp] <notebook/section/name>
vns [-hi]
vns git ...
-c | --create : Create note
-d | --delete : Delete note
-e | --edit : Open note for editing
-h | --help : Display this message
-i | --init : Write default config and initalize VNS store"
-l | --list : List all notes in NOTEBOOK
-i | --init : Initialize note store"
-l | --list : List all notes in <notebook>
-p | --print : Print note to console
## Installing