Skip to content

Commit 692c5a0

Browse files
authored
htop: add readonly example (#18318)
1 parent f5ff515 commit 692c5a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pages/common/htop.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323

2424
`htop {{[-d|--delay]}} {{50}}`
2525

26+
- Disable all system and process changing features:
27+
28+
`htop --readonly`
29+
2630
- See interactive commands while running htop:
2731

28-
`<?>`
32+
`{{<F1>|<?>}}`
2933

3034
- Switch to a different tab:
3135

3236
`<Tab>`
33-
34-
- Display help:
35-
36-
`htop {{[-h|--help]}}`

0 commit comments

Comments
 (0)