htop: add --tree example (#13303)
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
`htop --user {{username}}`
|
||||
|
||||
- Display processes hierarchically in a tree view to show the parent-child relationships:
|
||||
|
||||
`htop --tree`
|
||||
|
||||
- Sort processes by a specified `sort_item` (use `htop --sort help` for available options):
|
||||
|
||||
`htop --sort {{sort_item}}`
|
||||
|
Reference in New Issue
Block a user