r53270 - /website/debhelper.pod

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Feb 23 16:15:09 UTC 2010


Author: gregoa
Date: Tue Feb 23 16:14:52 2010
New Revision: 53270

URL: http://svn.debian.org/wsvn/?sc=1&rev=53270
Log:
add "dh --with bash_completion"

Modified:
    website/debhelper.pod

Modified: website/debhelper.pod
URL: http://svn.debian.org/wsvn/website/debhelper.pod?rev=53270&op=diff
==============================================================================
--- website/debhelper.pod (original)
+++ website/debhelper.pod Tue Feb 23 16:14:52 2010
@@ -59,6 +59,20 @@
 
 The new C<--with> syntax was added in B<debhelper 7.0.8> and requires
 B<quilt 0.46-7>.
+
+=head2 dh --with bash_completion
+
+To install bash_completion snippets you may use:
+
+=begin html
+
+<pre>%:
+&#09;dh --with bash_completion $@
+</pre>
+
+=end html
+
+Requires B<debhelper 7.0.8> and B<bash-completion 1:1.0>.
 
 =head2 Short debian/rules Format
 




More information about the Pkg-perl-cvs-commits mailing list