Changed readme to match recent changes
This commit is contained in:
@@ -2,7 +2,7 @@ Simple Note System
|
||||
==================
|
||||
|
||||
The Simple Note System is a shell script enabling easy management of plain-text
|
||||
notes. SNS depends on OpenSSL for encryption and uses the vim editor by default.
|
||||
notes. SNS depends on GPG for encryption and uses the vim editor by default.
|
||||
|
||||
usage: sns [-ce] NAME NOTEBOOK SECTION"
|
||||
sns [-d ] NAME NOTEBOOK SECTION"
|
||||
@@ -16,4 +16,4 @@ notes. SNS depends on OpenSSL for encryption and uses the vim editor by default.
|
||||
-h | --help : Display this message"
|
||||
-p | --print : Print note to console"
|
||||
-l | --list : List all notes in NOTEBOOK"
|
||||
-w | --wconf : Rewrite default configuration"
|
||||
-i | --init : Write default config and initalize SNS store"
|
||||
|
||||
Reference in New Issue
Block a user