enhance help and fix copy/paste typo

This commit is contained in:
Sims24 2017-03-20 12:20:52 +01:00
parent 6539c2a673
commit f46653b64b
1 changed files with 5 additions and 5 deletions

View File

@ -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