mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
shell-completion: add smbios11 verb to systemd-analyze
Follow-up for8c5045f9b2
(cherry picked from commite7fce6a370
)
This commit is contained in:
parent
1a259b4e60
commit
63b6d6aab1
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user