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

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:
`?`