Merge pull request #99 from nhedger/patch-1

Fix typo
This commit is contained in:
IMTheNachoMan
2023-05-28 19:38:48 -04:00
committed by GitHub

View File

@@ -2586,7 +2586,7 @@ Obviously we don't want your server listening on ports we don't know about. We'l
**Switch Explanations**: **Switch Explanations**:
- `l` = display listening sockets - `l` = display listening sockets
- `n` = do now try to resolve service names - `n` = do not try to resolve service names
- `t` = display TCP sockets - `t` = display TCP sockets
- `u` = display UDP sockets - `u` = display UDP sockets
- `p` = show process information - `p` = show process information