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

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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