Files
cheatsheet-tldr/tldr/linux/tlp-stat

23 lines
395 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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`