shell-completion: journalctl: add -S and -U options

Added by 66f5292
This commit is contained in:
Marcos Mello 2015-11-11 08:29:46 -02:00
parent 2d0246bbd2
commit 23c35c82c4
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ _journalctl() {
[ARG]='-b --boot --this-boot -D --directory --file -F --field
-o --output -u --unit --user-unit -p --priority
--vacuum-size --vacuum-time'
[ARGUNKNOWN]='-c --cursor --interval -n --lines --since --until
[ARGUNKNOWN]='-c --cursor --interval -n --lines -S --since -U --until
--after-cursor --verify-key -t --identifier
--root -M --machine'
)