chiark / gitweb /
zsh completion: udev - remove firmware builtin
[elogind.git] / shell-completion / systemd-zsh-completion.zsh
index 77b26f6d26b27c1213eb69d7d3886a20023454f7..ac36c4ed5d0dfae623a3eda0438af12926afeb14 100644 (file)
@@ -978,7 +978,7 @@ _udevadm_test-builtin(){
     if (( CURRENT == 2 )); then
     _arguments \
         '--help[Print help text]' \
-        '*::builtins:(blkid btrfs firmware hwdb input_id kmod path_id usb_id uaccess)'
+        '*::builtins:(blkid btrfs hwdb input_id kmod path_id usb_id uaccess)'
     elif  (( CURRENT == 3 )); then
         _arguments \
             '--help[Print help text]' \