mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Fix typos
This commit is contained in:
@@ -46,7 +46,7 @@ _jrnl() {
|
||||
'(- 1 *)'-v"[Prints version information and exits]" \
|
||||
'(- 1 *)'-ls"[Displays accessible journals]" \
|
||||
'(- 1 *)'-d"[Execute in debug mode]" \
|
||||
'(- 1 *)'--tags"[Returns a list of all tags and number of occurences]" \
|
||||
'(- 1 *)'--tags"[Returns a list of all tags and number of occurrences]" \
|
||||
"--short[Show only titles or line containing the search]" \
|
||||
"-from[View entries after this date]:date:" \
|
||||
"-until[View entries before this date]:date:" \
|
||||
|
||||
Reference in New Issue
Block a user