mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 07:02:56 +00:00
21 lines
494 B
Groff
21 lines
494 B
Groff
[]=========================[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
|
|
|