]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
shell-completion: zsh: add completion for systemd-analyze inspect-elf 39673/head
authorJelle van der Waa <jelle@vdwaa.nl>
Mon, 10 Nov 2025 18:34:46 +0000 (19:34 +0100)
committerJelle van der Waa <jelle@vdwaa.nl>
Mon, 10 Nov 2025 19:10:06 +0000 (20:10 +0100)
shell-completion/zsh/_systemd-analyze

index 8e7172d165948c1ff2459add7417bd24dc5c9247..e87af915d7a83d77d056469a54646da0b3bf5706 100644 (file)
         _files -W '(/run/systemd/ /etc/systemd/ /usr/lib/systemd/)' -P 'systemd/'
     }
 
+(( $+functions[_systemd-analyze_inspect-elf] )) ||
+    _systemd-analyze_inspect-elf() {
+        _files
+    }
+
 (( $+functions[_systemd-analyze_critical-chain] )) ||
     _systemd-analyze_critical-chain() {
         local -a _units