1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

tlp-stat: add page (#2656)

* tlp-stat: add page

Signed-off-by: Michael Sprague <ms388@cornell.edu>

* tlp-stat: make requested verbiage change

Signed-off-by: Michael Sprague <ms388@cornell.edu>

* tlp-stat: update description

Signed-off-by: Michael Sprague <mikesprague@gmail.com>

* tlp-stat: use requested verbiage for description

Signed-off-by: Michael Sprague <mikesprague@gmail.com>
This commit is contained in:
Michael Sprague 2018-12-20 11:14:35 -05:00 committed by Starbeamrainbowlabs
parent d9389de51c
commit 37f52be503

15
pages/linux/tlp-stat.md Normal file
View file

@ -0,0 +1,15 @@
# 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`