diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-11-15 19:28:13 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-11-15 19:28:13 +0100 |
commit | 4e8ebb6f91fef57393a769bbd7ce2c4afd8761c6 (patch) | |
tree | 475e71555982bc95e9941966f1dd765d4b211ef5 | |
parent | f978cf31ec158674605c13cf3caf0dd6b7ea9a3b (diff) | |
parent | 1a51b1b1c274c8b8047f9296e4bacbd89f3f9c14 (diff) |
Merge pull request #1898 from marcosfrm/journalctl-shell-completion-2
shell-completion: journalctl: add --sync
-rw-r--r-- | shell-completion/bash/journalctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/journalctl b/shell-completion/bash/journalctl index 4a7e0da1ab..321d439f0c 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 --rotate' + --flush --rotate --sync' [ARG]='-b --boot --this-boot -D --directory --file -F --field -o --output -u --unit --user-unit -p --priority --vacuum-size --vacuum-time' |