]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
shell-completion: bash: add systemd-analyze image-policy completion
authorJelle van der Waa <jelle@vdwaa.nl>
Mon, 10 Nov 2025 18:23:21 +0000 (19:23 +0100)
committerJelle van der Waa <jelle@vdwaa.nl>
Mon, 10 Nov 2025 19:09:53 +0000 (20:09 +0100)
shell-completion/bash/systemd-analyze

index 0ed8191c0a374ea35f944f940e22afe4a0638130..8d055449412429e12a9c836f10dc9c93ace221a6 100644 (file)
@@ -68,7 +68,7 @@ _systemd_analyze() {
     )
 
     local -A VERBS=(
-        [STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs nvpcrs srk has-tpm2 smbios11 chid'
+        [STANDALONE]='time blame unit-files unit-paths exit-status compare-versions calendar timestamp timespan pcrs nvpcrs srk has-tpm2 smbios11 chid image-policy'
         [CRITICAL_CHAIN]='critical-chain'
         [DOT]='dot'
         [DUMP]='dump'