mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 04:22:55 +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"
|