From b48cc6328f22137bec4cb7aee8fb5d2b5ce9a947 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=C5=BBenczykowski?= Date: Tue, 21 Apr 2020 02:45:10 -0700 Subject: libxt_IDLETIMER: fix target v1 help alignment and doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Żenczykowski Signed-off-by: Pablo Neira Ayuso --- extensions/libxt_IDLETIMER.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions') 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"); } -- cgit v1.2.3