Skip to content

Commit f54fca0

Browse files
committed
Add version option to zsh auto complete
1 parent 10bab78 commit f54fca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_notes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ __notes_cmd ()
2525
open:'<name> Open a notes for editing by full name'
2626
rm:'[-r | --recursive] <name> Remove note, or folder if -r or --recursive is given]'
2727
cat:'<name> Display a note by name'
28+
--version:'Show version'
2829
--help:'Show usage'
2930
)
3031
_describe -t sub-commands 'sub commands' list && _ret=0

0 commit comments

Comments
 (0)