From ca3b9a75fc2573ebe530169fafca8e3537d726d8 Mon Sep 17 00:00:00 2001 From: Unactive <33038089+Unactived@users.noreply.github.com> Date: Thu, 24 Nov 2022 15:56:33 +0100 Subject: [PATCH] Fix typo in options --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba0abfb..e81cafc 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ OPTIONS: -i, --iface the interface to use for receiving/sending packets --ip-addr Inline list of IP addresses to impersonate, comma-separated --ip-addr-file File with the list of IP addresses to impersonate - --ip-addr Inline list of IP addresses to impersonate, comma-separated + --ignored-ip-addr Inline list of IP addresses to NOT respond to, comma-separated --ignored-ip-addr-file File with the list of IP addresses to NOT respond to -m, --mac-addr MAC address to use in the response packets -q, --quiet Quiet mode: does not output anything on stdout