2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-29 21:33:29 +00:00
fish-shell/share/completions/a2enmod.fish

4 lines
132 B
Fish
Raw Normal View History

complete -c a2enmod -s q -l quiet -d "Don't show informative messages"
complete -c a2enmod -xa '(__fish_print_debian_apache_mods)'