mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
bash-completion: add missing 'systemd-analyze timestamp'
This commit is contained in:
parent
af2d6d477c
commit
8b693c634d
@ -55,7 +55,7 @@ _systemd_analyze() {
|
||||
)
|
||||
|
||||
local -A VERBS=(
|
||||
[STANDALONE]='time blame plot dump unit-paths calendar timespan condition'
|
||||
[STANDALONE]='time blame plot dump unit-paths calendar timespan timestamp condition'
|
||||
[CRITICAL_CHAIN]='critical-chain'
|
||||
[DOT]='dot'
|
||||
[LOG_LEVEL]='log-level'
|
||||
|
Loading…
Reference in New Issue
Block a user