mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-08 07:15:40 +02:00

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
17 lines
303 B
Markdown
17 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`
|