| 123456789101112131415161718192021222324252627282930 | <sect2><title> </title><para> </para></sect2><sect2><title>Descriptions</title><para>(Last checked against version &texinfo-contversion;.)</para><sect3><title>Program file descriptions</title><para><command>info</command> is used to read Info documents. Infodocuments are a bit like man pages, but often go much deeper than justexplaining all the flags. Compare for example man tar and info tar.</para><para><command>infokey</command> compiles a source file containing Infocustomizations into a binary format.</para><para><command>install-info</command> is used to install Info files. Itupdates entries in the Info index file.</para><para><command>makeinfo</command> translates the given Texinfo sourcedocuments into various other formats: Info files, plain text, or HTML.</para><para><command>texi2dvi</command> is used to format the given Texinfodocument into a device-independent file that can be printed.</para><para><command>texindex</command> is used to sort Texinfo index files.</para></sect3></sect2>
 |