From dc647d7ee14a31806d407954ff6c8e10f308d56d Mon Sep 17 00:00:00 2001 From: Nicolas Hedger <649677+nhedger@users.noreply.github.com> Date: Sun, 21 May 2023 09:10:04 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f52a01e..f41953c 100644 --- a/README.md +++ b/README.md @@ -2586,7 +2586,7 @@ Obviously we don't want your server listening on ports we don't know about. We'l **Switch Explanations**: - `l` = display listening sockets - - `n` = do now try to resolve service names + - `n` = do not try to resolve service names - `t` = display TCP sockets - `u` = display UDP sockets - `p` = show process information