fish-shell/share/completions/ifdown.fish
Fabian Homborg 9367d4ff71 Reindent functions to remove useless quotes
This does not include checks/function.fish because that currently
includes a "; end" in a message that indent would remove, breaking the test.
2020-03-09 19:46:43 +01:00

2 lines
113 B
Fish

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