Refs #5396: Fix Help

This commit is contained in:
Florian Asche 2014-03-22 20:04:13 +01:00
parent 3b2d6e653a
commit 02d8497ab8
1 changed files with 4 additions and 5 deletions

View File

@ -220,24 +220,23 @@ This Mode needs UPNP.
=item B<--warning-in>
Threshold warning in percent for 'in' traffic.
Threshold warning for 'in' traffic.
=item B<--critical-in>
Threshold critical in percent for 'in' traffic.
Threshold critical for 'in' traffic.
=item B<--warning-out>
Threshold warning in percent for 'out' traffic.
Threshold warning for 'out' traffic.
=item B<--critical-out>
Threshold critical in percent for 'out' traffic.
Threshold critical for 'out' traffic.
=item B<--units>
Units of thresholds (Default: '%') ('%', 'B').
Percent can be used only if --speed is set.
=item B<--hostname>