man
Usage:man[OPTION...][章节]手册页...
-C,--config-file=文件使用该用户设置文件
-d,--debug输出调试信息
-D,--default将所有选项都重置为默认值
--warnings[=警告]开启groff的警告
主要运行模式:
-f,--whatis等同于whatis
-k,--apropos等同于apropos
-K,--global-apropossearchfortextinallpages
-l,--local-file
把手册页参数当成本地文件名来解读
-w,--where,--path,--location
输出手册页的物理位置
-W,--where-cat,--location-cat
输出cat文件的物理位置
-c,--catman由catman使用,用来对过时的cat
页重新排版
-R,--recode=编码outputsourcepageencodedinENCODING
寻找手册页:
-L,--locale=区域
定义本次手册页搜索所采用的区域设置
-m,--systems=系统usemanualpagesfromothersystems
-M,--manpath=路径设置搜索手册页的路径为路径
-S,-s,--sections=列表使用以半角冒号分隔的章节列表
-e,--extension=扩展
将搜索限制在扩展类型为扩展的手册页之内
-i,--ignore-case查找手册页时不区分大小写字母
(默认)
-I,--match-case查找手册页时区分大小写字母。
--regexshowallpagesmatchingregex
--wildcardshowallpagesmatchingwildcard
--names-onlymake--regexand--wildcardmatchpagenamesonly,
notdescriptions
-a,--all寻找所有匹配的手册页
-u,--update强制进行缓存一致性的检查
--no-subpagesdon'ttrysubpages,e.g.'manfoobar'=>'man
foo-bar'
控制格式化的输出:
-P,--pager=PAGER使用PAGER程序显示输出文本
-r,--prompt=字符串给lesspager提供一个提示行
-7,--ascii显示某些latin1字符的ASCII翻译形式
-E,--encoding=编码useselectedoutputencoding
--no-hyphenation,--nhturnoffhyphenation
--no-justification,--njturnoffjustification
-p,--preprocessor=字符串字符串表示要运行哪些预处理器:
e-[n]eqn,p-pic,t-tbl,
g-grap,r-refer,v-vgrind
-t,--troff使用groff对手册页排版
-T,--troff-device[=设备]使用groff的指定设备
-H,--html[=浏览器]使用www-browser或指定浏览器显示HTML
输出
-X,--gxditview[=分辨率]使用groff并通过gxditview(X11)
来显示:
-X=-TX75,-X100=-TX100,-X100-12=-TX100-12
-Z,--ditroff使用groff并强制它生成ditroff
-?,--helpgivethishelplist
--usagegiveashortusagemessage
-V,--versionprintprogramversion
例:
复制代码