diff options
Diffstat (limited to 'shell-completion/bash/journalctl')
-rw-r--r-- | shell-completion/bash/journalctl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/journalctl b/shell-completion/bash/journalctl index 3c40d57a98..942a25357f 100644 --- a/shell-completion/bash/journalctl +++ b/shell-completion/bash/journalctl @@ -42,7 +42,7 @@ _journalctl() { --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 --list-catalog --update-catalog' + --version --list-catalog --update-catalog --list-boots' [ARG]='-b --boot --this-boot -D --directory -F --field -o --output -u --unit --user-unit' [ARGUNKNOWN]='-c --cursor --interval -n --lines -p --priority --since --until |