mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
zsh completion: udev - remove firmware builtin
This commit is contained in:
@@ -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]' \
|
||||
|
||||
Reference in New Issue
Block a user