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>