Skip to content

Commit ff6bb61

Browse files
authored
systemd-cgtop: fix page (#17596)
1 parent 44ce84a commit ff6bb61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/linux/systemd-cgtop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
- Change the sort order:
1212

13-
`systemd-cgtop {{[-i|--order]}} {{cpu|memory|path|tasks|io}}`
13+
`systemd-cgtop --order {{cpu|memory|path|tasks|io}}`
1414

1515
- Show the CPU usage by time instead of percentage:
1616

17-
`systemd-cgtop --cpu percentage`
17+
`systemd-cgtop --cpu=percentage`
1818

1919
- Change the update interval in seconds (or one of these time units: `ms`, `us`, `min`):
2020

0 commit comments

Comments
 (0)