diff options
Diffstat (limited to 'upstream/mageia-cauldron/man1/texindex.1')
-rw-r--r-- | upstream/mageia-cauldron/man1/texindex.1 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/upstream/mageia-cauldron/man1/texindex.1 b/upstream/mageia-cauldron/man1/texindex.1 new file mode 100644 index 00000000..40a83cd0 --- /dev/null +++ b/upstream/mageia-cauldron/man1/texindex.1 @@ -0,0 +1,43 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH TEXINDEX "1" "October 2023" "GNU texinfo 7.1" "User Commands" +.SH NAME +texindex \- sort Texinfo index files +.SH SYNOPSIS +.B texindex +[\fI\,OPTION\/\fR]... \fI\,FILE\/\fR... +.SH DESCRIPTION +Generate a sorted index for each TeX output FILE. +Usually FILE... is specified as `foo.??' for a document `foo.texi'. +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit +.TP +\fB\-\-version\fR +display version information and exit +.TP +\fB\-\-\fR +end option processing +.SH "REPORTING BUGS" +Email bug reports to bug\-texinfo@gnu.org, +general questions and discussion to help\-texinfo@gnu.org. +.br +Texinfo home page: https://www.gnu.org/software/texinfo/ +.SH COPYRIGHT +Copyright \(co 2023 Free Software Foundation, Inc. +License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> +.br +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. +.SH "SEE ALSO" +The full documentation for +.B texindex +is maintained as a Texinfo manual. If the +.B info +and +.B texindex +programs are properly installed at your site, the command +.IP +.B info texindex +.PP +should give you access to the complete manual. |