Provided by: manpages-zh_1.5.2-1.1_all bug

NAME

       texindex - 對 Texinfo 索引檔案排序

SYNOPSIS 總覽

       texindex [OPTION]... FILE...

DESCRIPTION 描述

       為每個  Tex  輸出檔案  FILE  產生一個已排序的索引。通常對於文件 `foo.texi',可以簡單地指定
       FILE... 為 `foo.??'。

OPTIONS 選項

       -h, --help
              顯示此幫助,然後退出

       -k, --keep
              在處理之後,保留臨時檔案

       --no-keep
              在處理之後,刪除臨時檔案 (這是預設行為)

       -o, --output FILE
              將輸出保存為 FILE

       --version
              顯示版本信息,然後退出

REPORTING BUGS 報告錯誤

       將錯誤報告發送到   bug-texinfo@gnu.org,一般的問題和討論則發送到    help-texinfo@gnu.org。
       Texinfo 主頁: http://www.gnu.org/software/texinfo/

COPYRIGHT

       Copyright  ©  2003  Free  Software  Foundation,  Inc.   There  is  NO  warranty.   You may
       redistribute this software under the terms of the GNU General Public  License.   For  more
       information about these matters, see the files named COPYING.

SEE ALSO 參見

       texindex 的全部文件以 Texinfo 手冊頁形式保存。如果你的主機上正確安裝了 infotexindex 程
       式,命令

              info texindex

       將使你可以讀取完整的手冊。