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

Base: man pages: document arguments, fix typos, use American English

This commit is contained in:
Brendan Coles 2021-03-27 03:05:18 +00:00 committed by Andreas Kling
parent 5bd8a416ea
commit 5331ae0e93
8 changed files with 23 additions and 11 deletions

View file

@ -8,6 +8,10 @@ Inspector - Serenity process inspector
$ Inspector [pid]
```
## Arguments
* pid: Process ID to inspect
## Description
Inspector facilitates process inspection via RPC.