man-pages/man1/dh_bash-completion.1.html
2021-03-31 01:06:50 +01:00

90 lines
2.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_BASH-COMPLETION</TITLE>
</HEAD><BODY>
<H1>DH_BASH-COMPLETION</H1>
Section: Bash-Completion Debhelper (1)<BR>Updated: 2020-02-02<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
dh_bash-completion - install bash completions for package
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>dh_bash-completion</B> [<I>debhelper&nbsp;options</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
dh_bash-completion is a debhelper program that is responsible for installing
completions for bash, usable installing the ``bash-completion'' package.
<P>
If a file named debian/package.bash-completion exists, then different actions
are performed, depending on its format.
<P>
It can be a proper completion snippet, and in that case it would be installed
in the completion directory, and no other actions would be performed.
<P>
It can also be a list of files, with an optionally specified name to call the
completion snippet after. The file format is as follows:
<P>
<PRE>
my/path/to/foo-completion # this would be installed as &quot;foo-completion&quot;
my/path/to/bar-completion baz # this would be installed as &quot;baz&quot;
</PRE>
<A NAME="lbAE">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+debhelper">debhelper</A></B>(1)
<P>
This program is a part of bash-completion.
<P>
<B><A HREF="/cgi-bin/man/man2html?1+bash">bash</A></B>(1)
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
David Paleino &lt;<A HREF="mailto:d.paleino@gmail.com">d.paleino@gmail.com</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="4"><A HREF="#lbAE">SEE ALSO</A><DD>
<DT id="5"><A HREF="#lbAF">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:10 GMT, March 31, 2021
</BODY>
</HTML>