mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:57:45 +00:00
Man: Use ArgsParser to parse arguments
This commit is contained in:
parent
7ce3f218af
commit
94ed183774
2 changed files with 17 additions and 22 deletions
|
@ -12,12 +12,12 @@ $ man section page
|
|||
## Description
|
||||
|
||||
`man` finds, loads and displays the so-called manual pages,
|
||||
or man pages for short, from the Serenity manual. You're reading
|
||||
or man pages for short, from the SerenityOS manual. You're reading
|
||||
the manual page for `man` program itself right now.
|
||||
|
||||
## Sections
|
||||
|
||||
The Serenity manual is split into the following *sections*, or *chapters*:
|
||||
The SerenityOS manual is split into the following *sections*, or *chapters*:
|
||||
|
||||
1. Command-line programs
|
||||
2. System calls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue