We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bab78 commit f54fca0Copy full SHA for f54fca0
_notes
@@ -25,6 +25,7 @@ __notes_cmd ()
25
open:'<name> Open a notes for editing by full name'
26
rm:'[-r | --recursive] <name> Remove note, or folder if -r or --recursive is given]'
27
cat:'<name> Display a note by name'
28
+ --version:'Show version'
29
--help:'Show usage'
30
)
31
_describe -t sub-commands 'sub commands' list && _ret=0
0 commit comments