man.man
来自「ReactOS是一些高手根据Windows XP的内核编写出的类XP。内核实现机」· MAN 代码 · 共 22 行
MAN
22 行
[]=========================[ReactOS Man project]========================[]
Author: Semyon Novikov <tappak>
Purpose: ReactOS manual browser and manual pages
License: GPL
1. Built in cmd.exe commands
2. Console utils
3. GUI utils
4. Developer tools
5. Games & other
options: /e - open with editor
/create - create new page
Usage: man [command] [section] [/e] [/create]
Example: o man man
o man man /e
o man man 2
o man quake3 5 /e /create
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?