/* This file is generated automatically by convert.pl from gozilla/manual.in. */ const char *progname = "gozilla"; const char *usage_const = "Usage: gozilla [-b browser][-p][+no] file\n\ gozilla [-b browser][-p] -d name\n"; const char *help_const = "Options:\n\ +no\n\ line number. It must be a line on which function definition or\n\ function reference is exist. If you execute htags(1)\n\ with -l option, you can specify any line.\n\ -b browser\n\ browser to use. By default, it is assumed mozilla.\n\ -p\n\ just print generated target URL.\n\ file\n\ path of source file or alias name.\n\ -d name\n\ print function.\n\ -q, --quiet\n\ Quiet mode.\n\ -v, --verbose\n\ Verbose mode.\n\ --version\n\ Show version number.\n\ --help\n\ Show help.\n\ See also:\n\ GNU GLOBAL web site: http://www.gnu.org/software/global/\n\ ";