1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 19:47:44 +00:00

Man: Use ArgsParser to parse arguments

This commit is contained in:
howar6hill 2020-02-18 16:54:29 +08:00 committed by Andreas Kling
parent 7ce3f218af
commit 94ed183774
2 changed files with 17 additions and 22 deletions

View file

@ -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