mirror of
https://github.com/systemd/systemd.git
synced 2025-03-21 02:50:18 +03:00
shell-completion: add smbios11 verb to systemd-analyze
Follow-up for 8c5045f9b2681774e8731dc0d142c207b61aedf6 (cherry picked from commit e7fce6a370894de3a3ded32910e0a4b251d805df)
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…
x
Reference in New Issue
Block a user