From 3bb6a33a9e7c76ef27c886b482c66994fa786f36 Mon Sep 17 00:00:00 2001 From: Lucie Dubrunfaut <123162035+lucie-dubrunfaut@users.noreply.github.com> Date: Mon, 12 May 2025 11:31:10 +0200 Subject: [PATCH] enh(network::stormshield::api): fix help section (#5563) Co-authored-by: Lucie Dubrunfaut --- src/network/stormshield/api/mode/vpntunnels.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/network/stormshield/api/mode/vpntunnels.pm b/src/network/stormshield/api/mode/vpntunnels.pm index 5920df353..8662fbbc5 100644 --- a/src/network/stormshield/api/mode/vpntunnels.pm +++ b/src/network/stormshield/api/mode/vpntunnels.pm @@ -254,7 +254,7 @@ You can use the following variables: %{ikeStatus}, %{name} =item B<--warning-status> -Define the conditions to match for the status to be WARNING (default: '%{ikeStatus} =~ /connecting/'. +Define the conditions to match for the status to be WARNING (default: '%{ikeStatus} =~ /connecting/'). You can use the following variables: %{ikeStatus}, %{name} =item B<--critical-status>