summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Henrique <samueloph@debian.org>2022-12-23 19:04:37 +0000
committerSamuel Henrique <samueloph@debian.org>2022-12-23 19:04:37 +0000
commit3ea83fa0468bb5ce2bf8d90ef0529e655153e18b (patch)
tree36ca7f6f3695904734de628f7f476a30ea2a5965
parentb4eebfcf83cb8626dd1413fd5f0db64890d0ef2a (diff)
downloadbash-completion-3ea83fa0468bb5ce2bf8d90ef0529e655153e18b.tar.gz
Mention usage instructions on dh_bash-completion
-rwxr-xr-xdebian/extra/debhelper/dh_bash-completion3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/extra/debhelper/dh_bash-completion b/debian/extra/debhelper/dh_bash-completion
index 7999151c..fabae583 100755
--- a/debian/extra/debhelper/dh_bash-completion
+++ b/debian/extra/debhelper/dh_bash-completion
@@ -19,6 +19,9 @@ B<dh_bash-completion> [S<I<debhelper options>>]
dh_bash-completion is a debhelper program that is responsible for installing
completions for bash, usable installing the "bash-completion" package.
+In order to use it, you need to pass "--with bash-completion" to debhelper and
+Build-depend on bash-completion.
+
If a file named debian/package.bash-completion exists, then different actions
are performed, depending on its format.