mirror of https://github.com/CrimsonTome/tldr.git
18 lines
303 B
Markdown
18 lines
303 B
Markdown
# tlp-stat
|
|
|
|
> Generate TLP status reports.
|
|
> See also `tlp`.
|
|
> More information: <https://linrunner.de/tlp/usage/tlp-stat>.
|
|
|
|
- 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`
|