This commit is contained in:
Nicolas Hedger
2023-05-21 09:10:04 +02:00
committed by GitHub
parent cc74e3e5a6
commit dc647d7ee1

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