aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/a2dismod.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/a2dismod.fish')
-rw-r--r--share/completions/a2dismod.fish5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/completions/a2dismod.fish b/share/completions/a2dismod.fish
new file mode 100644
index 00000000..baad9933
--- /dev/null
+++ b/share/completions/a2dismod.fish
@@ -0,0 +1,5 @@
+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)'
+