From 1a51b1b1c274c8b8047f9296e4bacbd89f3f9c14 Mon Sep 17 00:00:00 2001 From: Marcos Mello Date: Thu, 12 Nov 2015 07:09:08 -0200 Subject: shell-completion: journalctl: add --sync From 94b6551 --- shell-completion/bash/journalctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v1.2.3-54-g00ecf