1TEXINDEX(1) User Commands TEXINDEX(1)
2
3
4
6 texindex - sort Texinfo index files
7
9 texindex [OPTION]... FILE...
10
12 Generate a sorted index for each TeX output FILE. Usually FILE... is
13 specified as `foo.??' for a document `foo.texi'.
14
16 -h, --help
17 display this help and exit
18
19 -o, --output FILE
20 send output to FILE
21
22 --version
23 display version information and exit
24
26 Email bug reports to bug-texinfo@gnu.org, general questions and discus‐
27 sion to help-texinfo@gnu.org. Texinfo home page:
28 http://www.gnu.org/software/texinfo/
29
31 Copyright © 2008 Free Software Foundation, Inc. License GPLv3+: GNU
32 GPL version 3 or later <http://gnu.org/licenses/gpl.html>
33 This is free software: you are free to change and redistribute it.
34 There is NO WARRANTY, to the extent permitted by law.
35
37 The full documentation for texindex is maintained as a Texinfo manual.
38 If the info and texindex programs are properly installed at your site,
39 the command
40
41 info texindex
42
43 should give you access to the complete manual.
44
45
46
47texindex 4.13 September 2008 TEXINDEX(1)