1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 12:15:27 +02:00

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