summaryrefslogtreecommitdiffstats
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..5b69051
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,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