Added keybind 'N' for sorting by PID

This commit is contained in:
Jake Mannens
2020-12-20 01:48:07 +11:00
committed by Daniel Lange
parent 3edb6e1ea3
commit f1463fdd64
2 changed files with 9 additions and 1 deletions

View File

@ -184,6 +184,9 @@ Set CPU affinity: mark which CPUs a process is allowed to use.
.B u
Show only processes owned by a specified user.
.TP
.B N
Sort by PID.
.TP
.B M
Sort by memory usage (top compatibility key).
.TP