This file is indexed.

/usr/share/fish/completions/a2disconf.fish is in fish-common 2.4.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
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)'