diff options
Diffstat (limited to 'shell-completion/systemd-bash-completion.sh')
-rw-r--r-- | shell-completion/systemd-bash-completion.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/systemd-bash-completion.sh b/shell-completion/systemd-bash-completion.sh index 4c8161ff2b..2d425c0aab 100644 --- a/shell-completion/systemd-bash-completion.sh +++ b/shell-completion/systemd-bash-completion.sh @@ -297,7 +297,7 @@ _journalctl() { [STANDALONE]='-a --all -b --this-boot --disk-usage -f --follow --header -h --help -l --local --new-id128 -m --merge --no-pager --no-tail -q --quiet --setup-keys --this-boot --verify - --version' + --version --list-catalog --update-catalog' [ARG]='-D --directory -F --field -o --output -u --unit' [ARGUNKNOWN]='-c --cursor --interval -n --lines -p --priority --since --until --verify-key' |