fish-shell/share/completions/ifup.fish
Fabian Homborg ce245704d7 Reformat completion scripts
These were excluded from style.fish
2019-05-05 12:53:09 +02:00

2 lines
111 B
Fish

complete -x -c ifup -a "(__fish_print_interfaces)" -d "Network interface"
complete -c ifup -l force -d "force"