powertop: add `--time` example (#10601)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
serjepatoff 2023-08-17 18:44:15 +03:00 committed by GitHub
parent 9f0fde49a7
commit a31cabb9fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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}}`