mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 15:53:28 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
22
tldr/linux/tlp-stat
Normal file
22
tldr/linux/tlp-stat
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user