[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200421094510.126375-1-zenczykowski@gmail.com>
Date: Tue, 21 Apr 2020 02:45:10 -0700
From: Maciej Żenczykowski <zenczykowski@...il.com>
To: Maciej Żenczykowski <maze@...gle.com>,
Pablo Neira Ayuso <pablo@...filter.org>,
Florian Westphal <fw@...len.de>
Cc: Linux Network Development Mailing List <netdev@...r.kernel.org>,
Netfilter Development Mailing List
<netfilter-devel@...r.kernel.org>
Subject: [PATCH] libxt_IDLETIMER.c - fix target v1 help alignment and doc
From: Maciej Żenczykowski <maze@...gle.com>
Signed-off-by: Maciej Żenczykowski <maze@...gle.com>
---
extensions/libxt_IDLETIMER.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions/libxt_IDLETIMER.c b/extensions/libxt_IDLETIMER.c
index 68b223f4..216b6257 100644
--- a/extensions/libxt_IDLETIMER.c
+++ b/extensions/libxt_IDLETIMER.c
@@ -66,7 +66,7 @@ static void idletimer_tg_help_v1(void)
"IDLETIMER target options:\n"
" --timeout time Timeout until the notification is sent (in seconds)\n"
" --label string Unique rule identifier\n"
-" --alarm none Use alarm instead of default timer\n"
+" --alarm Use alarm instead of default timer\n"
"\n");
}
--
2.26.1.301.g55bc3eb7cb9-goog
Powered by blists - more mailing lists