dh_installinfo (1)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
dh_installinfo - install info filesSYNOPSIS
dh_installinfo [debhelper options] [-A] [file ...]DESCRIPTION
dh_installinfo is a debhelper program that is responsible for installing info files into usr/share/info in the package build directory.FILES
- debian/package.info
- List info files to be installed.
OPTIONS
- -A, --all
-
Install all files specified by command line parameters in ALLpackages acted on.
- file ...
- Install these info files into the first package acted on. (Or in all packages if -A is specified).
SEE ALSO
debhelper(7)This program is a part of debhelper.