1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 07:37:35 +00:00

Base: Regenerate automatically generated manpages

This commit is contained in:
Ali Mohammad Pur 2022-03-23 23:37:27 +04:30 committed by Ali Mohammad Pur
parent da12acfa78
commit 37073437c1
24 changed files with 24 additions and 0 deletions

View file

@ -12,6 +12,7 @@ $ traceroute [--max-hops hops] [--max-retries tries] [--timeout seconds] <destin
* `--help`: Display help message and exit
* `--version`: Print version
* `--complete`: Perform autocompletion
* `-h hops`, `--max-hops hops`: use at most <hops> to the destination
* `-r tries`, `--max-retries tries`: retry TTL at most <tries> times
* `-t seconds`, `--timeout seconds`: wait at most <seconds> for a response