update heyu
[openwrt.git] / package / bwm / Config.in
index b50f023..932a71d 100644 (file)
@@ -3,5 +3,6 @@ config BR2_PACKAGE_BWM
        tristate
        default m if CONFIG_DEVEL
        help
-         A very tiny bandwidth monitor.
-
+        Continually displays data transfer rates (received, transmitted, and
+        total) for each interface, measured in KiB/sec. Works by sampling
+        values from /proc/net/dev and calculating deltas.
This page took 0.02118 seconds and 4 git commands to generate.