mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
16 lines
248 B
Markdown
16 lines
248 B
Markdown
![]() |
# tlp-stat
|
||
|
|
||
|
> A tool to generate TLP status reports. See also `tlp`.
|
||
|
|
||
|
- Generate status report with configuration and all active settings:
|
||
|
|
||
|
`sudo tlp-stat`
|
||
|
|
||
|
- Show battery information:
|
||
|
|
||
|
`sudo tlp-stat -b`
|
||
|
|
||
|
- Show configuration:
|
||
|
|
||
|
`sudo tlp-stat -c`
|