root/gtags-cscope/const.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 /* This file is generated automatically by convert.pl from gtags-cscope/manual.in. */
   2 const char *progname = "gtags-cscope";
   3 const char *usage_const = "Usage: gtags-cscope [-bCdehLlVv][-F file ][-012345678 pattern][-p n]\n";
   4 const char *help_const = "Options:\n\
   5 -h\n\
   6        View the long usage help display.\n\
   7 -V\n\
   8        Print on the first line of screen the version number of gtags-cscope.\n\
   9 --help\n\
  10        Same as -h\n\
  11 --version\n\
  12        Same as -V\n\
  13 -a\n\
  14        Print absolute path name.\n\
  15 -b\n\
  16        Build the cross-reference only.\n\
  17 -C\n\
  18        Ignore letter case when searching.\n\
  19 -d\n\
  20        Do not update the cross-reference.\n\
  21 -e\n\
  22        Suppress the <Ctrl>-e command prompt between files.\n\
  23 -F file\n\
  24        Read symbol reference lines from file. \n\
  25        (A symbol reference file is created by > and >>,\n\
  26        and can also be read using the < command,\n\
  27        described under ``Issuing Subsequent Requests'', below.)\n\
  28 -i\n\
  29        Ignore SIGINT signal in line-oriented mode.\n\
  30 -L\n\
  31        Do a single search with line-oriented output when used with the\n\
  32        -num pattern option.\n\
  33 -l\n\
  34        Line-oriented interface (see ``Line-Oriented Interface'' below).\n\
  35        This option implies the -d option.\n\
  36 -[0-9] pattern\n\
  37        Go to input field num (counting from 0) and find \n\
  38        pattern.\n\
  39 -p n\n\
  40        Display the last n file path components instead of\n\
  41        the default (1). Use 0 not to display the file name at all.\n\
  42 -v\n\
  43        Be more verbose in line-oriented mode.\n\
  44 See also:\n\
  45        GNU GLOBAL web site: http://www.gnu.org/software/global/\n\
  46 ";

/* [previous][next][first][last][top][bottom][index][help] */