90 lines
2.1 KiB
HTML
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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
dh_bash-completion - install bash completions for package
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
|
|
<B>dh_bash-completion</B> [<I>debhelper options</I>]
|
|
<A NAME="lbAD"> </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 "foo-completion"
|
|
my/path/to/bar-completion baz # this would be installed as "baz"
|
|
|
|
</PRE>
|
|
|
|
|
|
<A NAME="lbAE"> </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"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
|
|
|
|
David Paleino <<A HREF="mailto:d.paleino@gmail.com">d.paleino@gmail.com</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </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>
|