Refs #5389: Fix Help

This commit is contained in:
Florian Asche 2014-03-26 23:51:11 +01:00
parent b9d10cf5b7
commit 8c0b6450e3
2 changed files with 3 additions and 3 deletions

View File

@ -156,7 +156,7 @@ Set Timeout for Socketconnect
=item B<--filter-name>
Filter Context name (regexp can be used).
Filter Harddrive name (regexp can be used).
=back

View File

@ -188,11 +188,11 @@ Critical Threshold for Temperature
=item B<--name>
Set the Context name (empty means 'check all contexts')
Set the Harddrive name (empty means 'check all Harddrives')
=item B<--regexp>
Allows to use regexp to filter contexts (with option --name).
Allows to use regexp to filter Harddrive (with option --name).
=item B<--regexp-isensitive>