blob: 5b690514df361b7a9f0ae510737817b2dd498864 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
bash-completion for Debian
--------------------------
Completions are kept in /usr/share/bash-completion/completions.
If a package installs its completion files under /etc/bash_completion.d/,
bash-completion is still able to use them, but bash-completion itself does
not install any files under that directory.
If you are a package maintainer, you are encouraged to use
dh_bash-completion(1), which will take care of installing third-party
completions into the appropriate directory.
-- David Paleino <dapal@debian.org> Sun, 10 Apr 2011 15:33:19 +0200
-- Gabriel F. T. Gomes <gabriel@inconstante.net.br> Mon, 12 Feb 2018 21:46:42 -0200
|