Merge pull request #1624 from ersen0/fix-man
battery: fix wrong definition for "format"
This commit is contained in:
commit
1116ff0d67
|
@ -39,7 +39,7 @@ The *battery* module displays the current capacity and state (eg. charging) of y
|
||||||
*format*: ++
|
*format*: ++
|
||||||
typeof: string ++
|
typeof: string ++
|
||||||
default: {capacity}% ++
|
default: {capacity}% ++
|
||||||
The format, how the time should be displayed.
|
The format, how information should be displayed.
|
||||||
|
|
||||||
*format-time*: ++
|
*format-time*: ++
|
||||||
typeof: string ++
|
typeof: string ++
|
||||||
|
|
Loading…
Reference in New Issue