summaryrefslogtreecommitdiff
path: root/shell-completion
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2015-09-30 22:58:05 +0300
committerEvgeny Vereshchagin <evvers@ya.ru>2015-09-30 22:58:05 +0300
commit0c66ffd8b99b9c777755c0b5e9e7de2fabe45295 (patch)
treeb86e2f87a9a3feb27fafa2b423c3cf951b193135 /shell-completion
parente3fdfb491fba5f1fb69fbb287f3db1bf271bd210 (diff)
shell-completion: journalctl: add --rotate
Diffstat (limited to 'shell-completion')
-rw-r--r--shell-completion/bash/journalctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/journalctl b/shell-completion/bash/journalctl
index bb2bb25deb..056cdbce70 100644
--- a/shell-completion/bash/journalctl
+++ b/shell-completion/bash/journalctl
@@ -47,7 +47,7 @@ _journalctl() {
--version --list-catalog --update-catalog --list-boots
--show-cursor --dmesg -k --pager-end -e -r --reverse
--utc -x --catalog --no-full --force --dump-catalog
- --flush'
+ --flush --rotate'
[ARG]='-b --boot --this-boot -D --directory --file -F --field
-o --output -u --unit --user-unit -p --priority
--vacuum-size --vacuum-time'