finish 200 in man1
[manpages-zh.git] / src / man1 / texindex.1
blob1944639104f1d20457342b507d4432c37bba79d5
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
2 .TH TEXINDEX "1" "June 2003" "texindex 4.6" "User Commands"
3 .SH NAME
4 texindex \- 对 Texinfo 索引文件排序
5 .SH "SYNOPSIS 总览"
6 .B texindex
7 [\fIOPTION\fR]... \fIFILE\fR...
8 .SH "DESCRIPTION 描述"
9 为每个 Tex 输出文件 FILE 产生一个已排序的索引。通常对于文档 `foo.texi',可以简单地指定 FILE... 为 `foo.??'。
10 .SH "OPTIONS 选项"
11 .TP
12 \fB\-h\fR, \fB\-\-help\fR
13 显示此帮助,然后退出
14 .TP
15 \fB\-k\fR, \fB\-\-keep\fR
16 在处理之后,保留临时文件
17 .TP
18 \fB\-\-no\-keep\fR
19 在处理之后,删除临时文件 (这是默认行为)
20 .TP
21 \fB\-o\fR, \fB\-\-output\fR FILE
22 将输出保存为 FILE
23 .TP
24 \fB\-\-version\fR
25 显示版本信息,然后退出
26 .SH "REPORTING BUGS 报告错误"
27 将错误报告发送到 bug-texinfo@gnu.org,一般的问题和讨论则发送到 help-texinfo@gnu.org。
28 Texinfo 主页: http://www.gnu.org/software/texinfo/
29 .SH COPYRIGHT
30 Copyright \(co 2003 Free Software Foundation, Inc.
31 There is NO warranty.  You may redistribute this software
32 under the terms of the GNU General Public License.
33 For more information about these matters, see the files named COPYING.
34 .SH "SEE ALSO 参见"
35 .B texindex
36 的全部文档以 Texinfo 手册页形式保存。如果你的主机上正确安装了
37 .B info
38
39 .B texindex
40 程序,命令
41 .IP
42 .B info texindex
43 .PP
44 将使你可以读取完整的手册。