fix fortinet fortigate signatures helper

This commit is contained in:
Colin Gagnaire 2018-11-20 16:19:14 +01:00
parent 8a982c8fb8
commit f70e29f4bc
1 changed files with 2 additions and 2 deletions

View File

@ -135,12 +135,12 @@ Example: --filter-counters='^av$'
=item B<--warning-*>
Threshold warning (in hours).
Threshold warning (in seconds).
Can be: 'av', 'ips'
=item B<--critical-*>
Threshold critical (in hours).
Threshold critical (in seconds).
Can be: 'av', 'ips'
=back