📄 const.h
字号:
/* 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\ If you specify another browser, gozilla waits for\n\ exiting of the browser.\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\";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -