enhance help and fix copy/paste typo

This commit is contained in:
Sims24 2017-03-20 12:20:52 +01:00
parent be0e6eb1e3
commit 302b39c1c9

View File

@ -182,20 +182,20 @@ Check memory usage
=over 8 =over 8
=item B<--units> =item B<--units>
Units of thresholds (Default: '%') ('%', 'absolute'). Units of thresholds (Default: '%') ('%', 'absolute').
=item B<--free> =item B<--free>
Thresholds are on free tape left.
=item B<--warning-*> Thresholds are on free space left.
=item B<--warning-memory>
Threshold warning. Threshold warning.
Can be: 'memory'.
=item B<--critical-*> =item B<--critical-memory>
Threshold critical. Threshold critical.
Can be: 'memory'.
=back =back