enhance help and fix copy/paste typo
This commit is contained in:
parent
6539c2a673
commit
f46653b64b
|
@ -182,20 +182,20 @@ Check memory usage
|
|||
=over 8
|
||||
|
||||
=item B<--units>
|
||||
|
||||
Units of thresholds (Default: '%') ('%', 'absolute').
|
||||
|
||||
=item B<--free>
|
||||
Thresholds are on free tape left.
|
||||
|
||||
=item B<--warning-*>
|
||||
Thresholds are on free space left.
|
||||
|
||||
=item B<--warning-memory>
|
||||
|
||||
Threshold warning.
|
||||
Can be: 'memory'.
|
||||
|
||||
=item B<--critical-*>
|
||||
=item B<--critical-memory>
|
||||
|
||||
Threshold critical.
|
||||
Can be: 'memory'.
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue