From d5849252466a1fa18752f791fcc74c37c4804c70 Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Mon, 3 Aug 2015 15:27:03 +0200 Subject: netdata module: fix incorrect docstring --- py3status/modules/netdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py3status/modules/netdata.py b/py3status/modules/netdata.py index 75495ea..c537dbb 100644 --- a/py3status/modules/netdata.py +++ b/py3status/modules/netdata.py @@ -3,7 +3,7 @@ Display network speed and bandwidth usage. Configuration parameters: - - cache_timeout : 0 by default, you usually want continuous monitoring + - cache_timeout : how often we refresh this module in seconds (2s default) - low_* / med_* : coloration thresholds - nic : the network interface to monitor (defaults to eth0) -- cgit v1.3