diff --git a/pages/linux/tlp-stat.md b/pages/linux/tlp-stat.md new file mode 100644 index 0000000000..b541cc6e79 --- /dev/null +++ b/pages/linux/tlp-stat.md @@ -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`