Further readme refinements

This commit is contained in:
Jon-William Lewis
2017-08-24 16:16:55 -05:00
parent 6b47820cf6
commit 4eefd1a845

View File

@@ -24,7 +24,7 @@ as VNS 1.0.
-d | --delete : Delete note -d | --delete : Delete note
-e | --edit : Open note for editing -e | --edit : Open note for editing
-h | --help : Display this message -h | --help : Display this message
-i | --init : Write default config and initalize SNS store" -i | --init : Write default config and initalize VNS store"
-l | --list : List all notes in NOTEBOOK -l | --list : List all notes in NOTEBOOK
-p | --print : Print note to console -p | --print : Print note to console
@@ -44,7 +44,7 @@ To uninstall, remove the files you copied. Notes will still exist in $HOME/.loca
Once installed, VNS will require you to run `sns -i [gpgkey]`, to indicate you would like Once installed, VNS will require you to run `sns -i [gpgkey]`, to indicate you would like
to create its note store and write its default configuration. to create its note store and write its default configuration.
By default, SNS will set itself up in `~/.local/sns` By default, VNS will set itself up in `~/.local/vns`
**A word about encryption:** **A word about encryption:**