htop: add sorting option (#4134)

This commit is contained in:
mihainsto 2020-06-29 23:23:52 +03:00 committed by GitHub
parent b697be87f3
commit b655e1b68a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,10 @@
`htop -u {{username}}`
- Sort processes by a column (use `--sort-key help` for a column list):
`htop -s {{column_name}}`
- Get help about interactive commands:
`?`