/[global]/global/gtags/gtags.c
ViewVC logotype

Diff of /global/gtags/gtags.c

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

revision 1.126 by shigio, Sat Jul 30 06:54:24 2005 UTC revision 1.127 by shigio, Sat Jul 30 11:33:48 2005 UTC
# Line 117  static struct option const long_options[ Line 117  static struct option const long_options[
117          {"absolute", no_argument, &do_absolute, 1},          {"absolute", no_argument, &do_absolute, 1},
118          {"compact", no_argument, NULL, 'c'},          {"compact", no_argument, NULL, 'c'},
119          {"cxref", no_argument, &cxref, 1},          {"cxref", no_argument, &cxref, 1},
120            {"idutils", no_argument, NULL, 'I'},
121          {"incremental", no_argument, NULL, 'i'},          {"incremental", no_argument, NULL, 'i'},
122            {"max-args", required_argument, NULL, 'n'},
123          {"omit-gsyms", no_argument, NULL, 'o'},          {"omit-gsyms", no_argument, NULL, 'o'},
124          {"quiet", no_argument, NULL, 'q'},          {"quiet", no_argument, NULL, 'q'},
125          {"verbose", no_argument, NULL, 'v'},          {"verbose", no_argument, NULL, 'v'},
# Line 131  static struct option const long_options[ Line 133  static struct option const long_options[
133          {"find", no_argument, &do_find, 1},          {"find", no_argument, &do_find, 1},
134          {"gtagsconf", required_argument, &gtagsconf, 1},          {"gtagsconf", required_argument, &gtagsconf, 1},
135          {"gtagslabel", required_argument, &gtagslabel, 1},          {"gtagslabel", required_argument, &gtagslabel, 1},
         {"idutils", no_argument, NULL, 'I'},  
         {"max-args", required_argument, NULL, 'n'},  
136          {"other", no_argument, &other_files, 1},          {"other", no_argument, &other_files, 1},
137          {"relative", no_argument, &do_relative, 1},          {"relative", no_argument, &do_relative, 1},
138          {"secure", no_argument, &secure_mode, 1},          {"secure", no_argument, &secure_mode, 1},

Legend:
Removed from v.1.126  
changed lines
  Added in v.1.127

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