dh_bash-completion(1)
NAME
dh_bash-completion - install bash completions for package
SYNOPSIS
dh_bash-completion [debhelper options]
DESCRIPTION
dh_bash-completion is a debhelper program that is responsible for
installing completions for bash, usable installing the "bashcompletion" package.
If a file named debian/package.bash-completion exists, then it is
installed into etc/bash_completion.d in the package build directory.
This file is used to provide the user with proper completion for
available commands.
SEE ALSO
This program is a part of bash-completion.
AUTHOR
- David Paleino <d.paleino@gmail.com>