gtags-cscope --version (return code: 0)
gtags-cscope: 6.5.7 (based on cscope version 15.7a)
gtags-cscope --help (return code: 0)
Usage: gtags-cscope [-bCdehLlVv][-F file ][-012345678 pattern][-p n]
Options:
-h
View the long usage help display.
-V
Print the version number of gtags-cscope.
--help
Same as -h
--version
Same as -V
-a
Print absolute path names.
-b
Build the cross-reference only.
-C
Ignore letter case when searching.
-d
Do not update the cross-reference.
-e
Suppress the ^e command prompt between files.
-F file
Read symbol reference lines from file.
(A symbol reference file is created by > and >>,
and can also be read using the < command,
described under ``Issuing Subsequent Requests'', below.)
-i
Ignore SIGINT signal in line-oriented mode.
-L
Do a single search with line-oriented output when used with the
-num pattern option.
-l
Line-oriented interface.
This option implies the -d option.
-[0-9] pattern
Go to input field num (counting from 0) and find pattern.
-p n
Display the last n file path components instead of
the default (1). Use 0 to not display the file name at all.
-v
Be more verbose in line-oriented mode.
See also:
GNU GLOBAL web site: http://www.gnu.org/software/global/