mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
976ce1e8fd
Work on #2141.
5 lines
206 B
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)'
|
|
|