Merge pull request #1624 from ersen0/fix-man

battery: fix wrong definition for "format"
This commit is contained in:
Alex
2022-07-15 10:44:09 +02:00
committed by GitHub

View File

@ -39,7 +39,7 @@ The *battery* module displays the current capacity and state (eg. charging) of y
*format*: ++
typeof: string ++
default: {capacity}% ++
The format, how the time should be displayed.
The format, how information should be displayed.
*format-time*: ++
typeof: string ++