/[global]/global/gtags/manual.in
ViewVC logotype

Diff of /global/gtags/manual.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.40 by shigio, Fri Feb 18 11:07:18 2005 UTC revision 1.41 by shigio, Thu Feb 24 01:33:48 2005 UTC
# Line 1  Line 1 
1  #  #
2  # Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003  # Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
3  #       Tama Communications Corporation  #       Tama Communications Corporation
4  #  #
5  # This file is part of GNU GLOBAL.  # This file is part of GNU GLOBAL.
# Line 23  Line 23 
23  #       o man format reference manual.  #       o man format reference manual.
24  #       o texinfo format reference manual.  #       o texinfo format reference manual.
25  #  #
26  @HEADER GTAGS,1,Nov 2004,GNU Project  @HEADER GTAGS,1,Feb 2005,GNU Project
27  @NAME   gtags - create tag files for global.  @NAME   gtags - create tag files for global.
28  @SYNOPSIS  @SYNOPSIS
29          @name{gtags} [-c][-i][-I][-o][-P][-q][-v][-w][@arg{dbpath}]          @name{gtags} [-c][-i][-I][-o][-P][-q][-v][-w][@arg{dbpath}]
# Line 134  Line 134 
134          @item{@code{suffixes}(comma separated list)}          @item{@code{suffixes}(comma separated list)}
135                  Suffixes of target source file.                  Suffixes of target source file.
136                  As a special exception, @name{gtags} collect values from multiple @code{suffixes} variables.                  As a special exception, @name{gtags} collect values from multiple @code{suffixes} variables.
137                    This variable is obsoleted. If the langmap variable is defined
138                    @name{gtags} no longer refers this.
139          @item{@code{format}(standard|compact)}          @item{@code{format}(standard|compact)}
140                  Format of tag files. The default is @code{standard}.                  Format of tag files. The default is @code{standard}.
141                  Compact format is same to @option{-c}(@option{--compact}).                  Compact format is same to @option{-c}(@option{--compact}).
142          @item{@code{icase_path}(boolean)}          @item{@code{icase_path}(boolean)}
143                  Ignore case distinctions in the path.                  Ignore case distinctions in the path.
144                  Suffixes check are affected by this capability.                  Suffixes check are affected by this capability.
145            @item{@code{langmap}(comma separated list)}
146                    Language mapping. Each comma-separated map consists of
147                    the language name, a colon, and a list of file extensions.
148                    Default mapping is 'c:.c.h,yacc:.y,asm:.s.S,java:.java,cpp:.c++.cc.cpp.cxx.hxx.hpp.C.H,php:.php.php3.phtml'.
149          @end_itemize          @end_itemize
150  @DIAGNOSTICS  @DIAGNOSTICS
151          @name{Gtags} exits with a non 0 value if an error occurred, 0 otherwise.          @name{Gtags} exits with a non 0 value if an error occurred, 0 otherwise.

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26