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
commit 1116ff0d67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 ++