Refs #5389: Fix Help

This commit is contained in:
Florian Asche 2014-03-26 23:51:11 +01:00
parent 9c948e76c4
commit 6ce1598c6b
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>