aboutsummaryrefslogtreecommitdiffstats
path: root/src/_jrnl
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2020-04-09 01:19:36 +0300
committerDimitris Apostolou <dimitris.apostolou@icloud.com>2020-04-09 11:51:09 +0300
commit9e9bee7066c000957b674c3b68bb082eec58b410 (patch)
treeb8f6fda13547720f1ac94f43135d529d73e671a5 /src/_jrnl
parentMerge pull request #697 from dancek/git-revise (diff)
downloadzsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.gz
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.bz2
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.lz
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.xz
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.zst
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.zip
Fix typos
Diffstat (limited to 'src/_jrnl')
-rw-r--r--src/_jrnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_jrnl b/src/_jrnl
index b62ef94..e1bc185 100644
--- a/src/_jrnl
+++ b/src/_jrnl
@@ -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:" \