summaryrefslogtreecommitdiff
path: root/shell-completion/systemd-bash-completion.sh
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-11-16 23:41:58 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-11-16 23:41:58 +0100
commit12514db7d099bd66ad71cd4684bbf97a200b08fa (patch)
tree69109a32967dcab232f63eeb902ca11a5f71b734 /shell-completion/systemd-bash-completion.sh
parent0a496c9836cabf6448b3bc08161cdd677092e9ef (diff)
shell-completion: add catalog options
Diffstat (limited to 'shell-completion/systemd-bash-completion.sh')
-rw-r--r--shell-completion/systemd-bash-completion.sh2
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'