Refs #5389: Fix Help
This commit is contained in:
parent
b9d10cf5b7
commit
8c0b6450e3
|
@ -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
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue