mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 21:14:35 +03:00
Fix on-screen documentation regarding [ and ]
This commit is contained in:
@ -86,11 +86,11 @@ tree view.
|
||||
Select field for sorting. The sort field is indicated by a
|
||||
highlight in the header.
|
||||
.TP
|
||||
.B F7, ], -
|
||||
.B F7, ]
|
||||
Increase selected process priority (subtract from 'nice' value).
|
||||
This can be done by the superuser only.
|
||||
.TP
|
||||
.B F8, [, +
|
||||
.B F8, [
|
||||
Decrease selected process priority (add to 'nice' value)
|
||||
.TP
|
||||
.B F9, k
|
||||
|
Reference in New Issue
Block a user