]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - shell-completion/zsh/_journalctl
man, shell-completion: fix a few typos/language issues
[thirdparty/systemd.git] / shell-completion / zsh / _journalctl
index 61a52afddfd6a9795effc31ac5beed5a16e7d23d..7138615cdde2d49edf2444b0dc2cdd0d871b638f 100644 (file)
@@ -120,7 +120,7 @@ _arguments -s \
     '--facility=[Filter messages by facility]:facility:_journalctl_facilities' \
     {-t+,--identifier=}'[Filter messages by syslog identifier]:identifier:_journalctl_field_values SYSLOG_IDENTIFIER' \
     {-c+,--cursor=}'[Start showing entries from the specified cursor]:cursors:_journalctl_field_values __CURSORS' \
-    '--cursor-file=[Show entries using cursor store in file]:file:_files' \
+    '--cursor-file=[Show entries using cursor stored in file]:file:_files' \
     '--after-cursor=[Start showing entries from after the specified cursor]:cursors:_journalctl_field_values __CURSORS' \
     '--since=[Start showing entries on or newer than the specified date]:YYYY-MM-DD HH\:MM\:SS' \
     '--until=[Stop showing entries on or older than the specified date]:YYYY-MM-DD HH\:MM\:SS' \