From 4d46f258547917847e677ee0535469611df5bb94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 3 Jan 2024 15:28:32 +0100 Subject: [PATCH] doc: battery: document defaults for battery-scale and smoothing-secs --- doc/yambar-modules-battery.5.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/yambar-modules-battery.5.scd b/doc/yambar-modules-battery.5.scd index 99a7708..aab2106 100644 --- a/doc/yambar-modules-battery.5.scd +++ b/doc/yambar-modules-battery.5.scd @@ -65,12 +65,12 @@ the state *unknown* under other conditions. : int : no : How much to scale down the battery charge amount. Some batteries - report too high resulting in bad discharge estimates + report too high resulting in bad discharge estimates. Default=1. | smoothing-secs : int : no : How many seconds to perform smoothing over for battery discharge - estimates. + estimates. Default=100s. # EXAMPLES