fixup! Add udevadm completions

[ci skip]
This commit is contained in:
Mahmoud Al-Qudsi 2020-07-04 15:49:42 -05:00
parent 7e2a067f53
commit 79d6710db4

View File

@ -1,5 +1,3 @@
complete -c udevadm -e
set -l commands info trigger settle control monitor test test-builtin
complete -c udevadm -n '__fish_is_first_token' -xa "$commands"