Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-11 00:23:05 +00:00
parent 5244514dab
commit de1a736bbc
40 changed files with 127 additions and 72 deletions

View File

@@ -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`):