mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
bash-completion: support "systemd-analyze exit-status"
This commit is contained in:
parent
9f4afc0154
commit
7c6de13f1b
@ -55,7 +55,7 @@ _systemd_analyze() {
|
||||
)
|
||||
|
||||
local -A VERBS=(
|
||||
[STANDALONE]='time blame plot dump unit-paths calendar timespan timestamp condition'
|
||||
[STANDALONE]='time blame plot dump unit-paths exit-status condition calendar timestamp timespan'
|
||||
[CRITICAL_CHAIN]='critical-chain'
|
||||
[DOT]='dot'
|
||||
[LOG_LEVEL]='log-level'
|
||||
|
Loading…
Reference in New Issue
Block a user