From b71f10836ff5ee381e9a91704ddf22cec7302263 Mon Sep 17 00:00:00 2001 From: Florian Asche Date: Sat, 22 Mar 2014 20:04:13 +0100 Subject: [PATCH] Refs #5396: Fix Help --- network/fritzbox/mode/traffic.pm | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/network/fritzbox/mode/traffic.pm b/network/fritzbox/mode/traffic.pm index bf9ea9b6f..ec89d6ec2 100644 --- a/network/fritzbox/mode/traffic.pm +++ b/network/fritzbox/mode/traffic.pm @@ -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>