mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 21:53:09 +08:00
976ce1e8fd
Work on #2141.
6 lines
206 B
Fish
6 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)'
|
|
|