2003-10-06 23:19:12 +01:00
|
|
|
<sect2><title>Short descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-09-24 23:29:16 +01:00
|
|
|
<para><command>info</command> is used to read Info documents. Info
|
|
|
|
documents are a bit like man pages, but often go much deeper than just
|
|
|
|
explaining all the flags. Compare for example man tar and info tar.</para>
|
|
|
|
|
|
|
|
<para><command>infokey</command> compiles a source file containing Info
|
|
|
|
customizations into a binary format.</para>
|
|
|
|
|
|
|
|
<para><command>install-info</command> is used to install Info files. It
|
|
|
|
updates entries in the Info index file.</para>
|
|
|
|
|
|
|
|
<para><command>makeinfo</command> translates the given Texinfo source
|
|
|
|
documents into various other formats: Info files, plain text, or HTML.</para>
|
|
|
|
|
|
|
|
<para><command>texi2dvi</command> is used to format the given Texinfo
|
|
|
|
document into a device-independent file that can be printed.</para>
|
|
|
|
|
|
|
|
<para><command>texindex</command> is used to sort Texinfo index files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|