Linux Commands Examples

A great documentation place for Linux commands

install-info

wrapper around GNU install-info

Synopsis

install-info [options]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
install-info --delete cvs --info-dir /usr/share/info
install-info --delete cvsclient --info-dir /usr/share/info
true
0
source
            
install-info --delete history --info-dir ${INSTALL_ROOT}/usr/share/info
install-info --delete readline --info-dir ${INSTALL_ROOT}/usr/share/info
install-info --delete readline --info-dir ${INSTALL_ROOT}/usr/share/info
install-info --delete rluserman --info-dir ${INSTALL_ROOT}/usr/share/info
true

description

This manual page documents briefly the install-info command. This manual page was written for the Debian GNU/Linux distribution because the original script was designed for Debian packaging system.

install-info is a wrapper around GNU install-info. If it is called from a normal shell or script it acts like GNU install-info by forwarding all options to ginstall-info.

If it is called from a maintainer script it gives a warning to rebuild packages and does nothing, since info file installation is now done via triggers.

options

Same as with GNU install-info, see ginstall-info(1).


author

This manual page was written by Norbert Preining <preining[:at:]logic[:dot:]at>, for the Debian GNU/Linux system (but may be used by others).

How can this site be more helpful to YOU ?


give  feedback