powertop: add --time example (#10601)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
serjepatoff
2023-08-17 18:44:15 +03:00
committed by GitHub
parent 9f0fde49a7
commit a31cabb9fc

View File

@@ -14,3 +14,7 @@
- Tune to optimal settings:
`sudo powertop --auto-tune`
- Generate a report for a specified number of seconds (instead of 20 by default):
`sudo powertop --time={{5}}`