From d104486ab6c65550f35e3b3993d9c61b2ea621a0 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 14 Dec 2018 02:29:24 +0900 Subject: [PATCH] bash-completion: journalctl: drop deprecated --new-id128 option --- 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 829cf415be5..f96228f64f9 100644 --- a/shell-completion/bash/journalctl +++ b/shell-completion/bash/journalctl @@ -38,7 +38,7 @@ _journalctl() { local -A OPTS=( [STANDALONE]='-a --all --full --system --user --disk-usage -f --follow --header - -h --help -l --local --new-id128 -m --merge --no-pager + -h --help -l --local -m --merge --no-pager --no-tail -q --quiet --setup-keys --verify --version --list-catalog --update-catalog --list-boots --show-cursor --dmesg -k --pager-end -e -r --reverse