forked from external/yambar
doc: battery: document defaults for battery-scale and smoothing-secs
This commit is contained in:
parent
a943def94e
commit
4d46f25854
1 changed files with 2 additions and 2 deletions
|
@ -65,12 +65,12 @@ the state *unknown* under other conditions.
|
||||||
: int
|
: int
|
||||||
: no
|
: no
|
||||||
: How much to scale down the battery charge amount. Some batteries
|
: 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
|
| smoothing-secs
|
||||||
: int
|
: int
|
||||||
: no
|
: no
|
||||||
: How many seconds to perform smoothing over for battery discharge
|
: How many seconds to perform smoothing over for battery discharge
|
||||||
estimates.
|
estimates. Default=100s.
|
||||||
|
|
||||||
# EXAMPLES
|
# EXAMPLES
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue