2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-27 20:25:12 +00:00
fish-shell/share/completions/a2dismod.fish

5 lines
201 B
Fish
Raw Normal View History

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