summaryrefslogtreecommitdiff
path: root/shell-completion/bash
diff options
context:
space:
mode:
authorMarcos Mello <marcosfrm@users.noreply.github.com>2015-11-12 07:09:08 -0200
committerMarcos Mello <marcosfrm@gmail.com>2015-11-15 14:04:15 -0200
commit1a51b1b1c274c8b8047f9296e4bacbd89f3f9c14 (patch)
tree475e71555982bc95e9941966f1dd765d4b211ef5 /shell-completion/bash
parentf978cf31ec158674605c13cf3caf0dd6b7ea9a3b (diff)
shell-completion: journalctl: add --sync
From 94b6551
Diffstat (limited to 'shell-completion/bash')
-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 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'