1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:57:44 +00:00

Base: Update man pages for utilities

Man pages for utilities now more closely resemble ArgsParser output
This commit is contained in:
Tim Ledbetter 2023-03-30 22:57:12 +01:00 committed by Sam Atkins
parent 37bbd20cee
commit 8f253a745e
28 changed files with 89 additions and 15 deletions

View file

@ -15,6 +15,10 @@ $ man section page
or man pages for short, from the SerenityOS manual. You're reading
the manual page for `man` program itself right now.
## Options
* `-P pager`, `--pager pager`: Pager to pipe the man page to
## Examples
To open documentation for the `echo` command: