mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-28 04:03:39 +08:00
3 lines
134 B
Fish
3 lines
134 B
Fish
|
complete -x -c ifup -a "(__fish_print_interfaces)" --description "Network interface"
|
||
|
complete -c ifup -l force --description "force"
|