Updated documentation
This commit is contained in:
15
README.md
15
README.md
@@ -11,13 +11,10 @@ to a popular note-taking app. The thought occurred that a note system need
|
||||
not reinvent the wheel with its own GUI editor and proprietary file format,
|
||||
but instead could use the tools already provided by the operating system.
|
||||
|
||||
vim note system
|
||||
==================
|
||||
|
||||
usage: vns [-cedlp] <notebook/section/name>
|
||||
vns -I
|
||||
usage: vns [-cdelpqr] <notebook/section/name>
|
||||
vns -I GPG_RECIPIENT (GPG_RECIPIENTS...)
|
||||
vns -h
|
||||
vns vns_git ...
|
||||
vns git ...
|
||||
|
||||
-c : Create note
|
||||
-d : Delete note(s)
|
||||
@@ -25,11 +22,13 @@ but instead could use the tools already provided by the operating system.
|
||||
-h : Display this message
|
||||
-i : import file as note
|
||||
-I : Initialize note store
|
||||
-j : Open Daily Journal Entry
|
||||
-l : List all notes in <notebook>
|
||||
-m : Merge two or more notes
|
||||
-p : Print note to console
|
||||
-q : Query notes for expression
|
||||
-r : Rename/move a note
|
||||
|
||||
-u : Duplicate note as given path
|
||||
|
||||
## Installing
|
||||
### Dependencies
|
||||
@@ -67,7 +66,7 @@ Version 2, as detailed in `LICENSE`.
|
||||
If something seems off, or just doesn't work, please open an issue and I'll look
|
||||
into it.
|
||||
|
||||
Feature requests should be submitted to vera.lewis@xenami.net with [VNS Feature Request]
|
||||
Feature requests should be submitted to xenami@xenami.net with [VNS Feature Request]
|
||||
in the subject line.
|
||||
|
||||
[pass]: http://passwordstore.org
|
||||
|
||||
Reference in New Issue
Block a user