diff options
author | Marcos Mello <marcosfrm@users.noreply.github.com> | 2015-11-12 07:09:08 -0200 |
---|---|---|
committer | Marcos Mello <marcosfrm@gmail.com> | 2015-11-15 14:04:15 -0200 |
commit | 1a51b1b1c274c8b8047f9296e4bacbd89f3f9c14 (patch) | |
tree | 475e71555982bc95e9941966f1dd765d4b211ef5 /shell-completion | |
parent | f978cf31ec158674605c13cf3caf0dd6b7ea9a3b (diff) |
shell-completion: journalctl: add --sync
From 94b6551
Diffstat (limited to 'shell-completion')
-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' |