2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-02-01 06:43:39 +00:00
fish-shell/share/completions/a2disconf.fish

5 lines
206 B
Fish

complete -c a2disconf -s q -l quiet -d "Don't show informative messages"
complete -c a2disconf -s p -l purge -d "Purge all traces of module"
complete -c a2disconf -xa '(__fish_print_debian_apache_confs)'