mirror of
https://github.com/systemd/systemd.git
synced 2025-02-24 17:57:34 +03:00
bash-completion: support systemd-analyze condition
This commit is contained in:
parent
22800b473e
commit
cc82851c0d
@ -55,7 +55,7 @@ _systemd_analyze() {
|
||||
)
|
||||
|
||||
local -A VERBS=(
|
||||
[STANDALONE]='time blame plot dump unit-paths calendar timespan'
|
||||
[STANDALONE]='time blame plot dump unit-paths calendar timespan condition'
|
||||
[CRITICAL_CHAIN]='critical-chain'
|
||||
[DOT]='dot'
|
||||
[LOG_LEVEL]='log-level'
|
||||
|
Loading…
x
Reference in New Issue
Block a user