mirror of
https://github.com/systemd/systemd.git
synced 2025-08-08 01:49:54 +03:00
shell-completion: add smbios11 verb to systemd-analyze
Follow-up for 8c5045f9b2
This commit is contained in:
committed by
Daan De Meyer
parent
8d20606eec
commit
e7fce6a370
@ -67,7 +67,7 @@ _systemd_analyze() {
|
||||
)
|
||||
|
||||
local -A VERBS=(
|
||||
[STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs srk has-tpm2'
|
||||
[STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs srk has-tpm2 smbios11'
|
||||
[CRITICAL_CHAIN]='critical-chain'
|
||||
[DOT]='dot'
|
||||
[DUMP]='dump'
|
||||
|
Reference in New Issue
Block a user