mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 14:26:00 +02:00
Update htop.md (#6267)
This commit is contained in:
parent
184234db85
commit
afbecee447
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
- Start htop displaying processes owned by a specific user:
|
- Start htop displaying processes owned by a specific user:
|
||||||
|
|
||||||
`htop --username {{username}}`
|
`htop --user {{username}}`
|
||||||
|
|
||||||
- Sort processes by a specified `sort_item` (use `htop --sort help` for available options):
|
- Sort processes by a specified `sort_item` (use `htop --sort help` for available options):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue