From a2670760a3a18264162bcfed2ff62b787a061db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duret?= Date: Wed, 10 Jun 2015 16:43:23 +0200 Subject: [PATCH] Update storage.pm Option --name doesn't exist in this mode, so I delete it in help --- network/stonesoft/snmp/mode/storage.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/stonesoft/snmp/mode/storage.pm b/network/stonesoft/snmp/mode/storage.pm index 2baa99f15..5cd883b14 100644 --- a/network/stonesoft/snmp/mode/storage.pm +++ b/network/stonesoft/snmp/mode/storage.pm @@ -237,7 +237,7 @@ Set the storage name (empty means 'check all storage'). =item B<--regexp> -Allows to use regexp to filter storage (with option --name). +Allows to use regexp to filter storage. =item B<--regexp-isensitive>