From: Evgeny Vereshchagin Date: Wed, 30 Sep 2015 19:58:05 +0000 (+0300) Subject: shell-completion: journalctl: add --rotate X-Git-Tag: v227~50^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c66ffd8b99b9c777755c0b5e9e7de2fabe45295;p=thirdparty%2Fsystemd.git shell-completion: journalctl: add --rotate --- diff --git a/shell-completion/bash/journalctl b/shell-completion/bash/journalctl index bb2bb25deb7..056cdbce703 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'