mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 06:54:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,11 +15,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Change the sort order:
|
||||
|
||||
`systemd-cgtop {{[-i|--order]}} {{cpu|memory|path|tasks|io}}`
|
||||
`systemd-cgtop --order {{cpu|memory|path|tasks|io}}`
|
||||
|
||||
- Show the CPU usage by time instead of percentage:
|
||||
|
||||
`systemd-cgtop --cpu percentage`
|
||||
`systemd-cgtop --cpu=percentage`
|
||||
|
||||
- Change the update interval in seconds (or one of these time units: `ms`, `us`, `min`):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user