summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'htop.1.in')
-rw-r--r--htop.1.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/htop.1.in b/htop.1.in
index 9b81a210..5d00c7cb 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -176,6 +176,13 @@ This can only be done by the superuser.
.B F8, [
Decrease the selected process's priority (add to 'nice' value)
.TP
+.B }
+Increase the selected process's autogroup priority (subtract from autogroup 'nice' value).
+This can only be done by the superuser.
+.TP
+.B {
+Decrease the selected process's autogroup priority (add to autogroup 'nice' value)
+.TP
.B F9, k
"Kill" process: sends a signal which is selected in a menu, to one or a group
of processes. If processes were tagged, sends the signal to all tagged processes.
@@ -484,6 +491,12 @@ The command name for the process. Requires Linux kernel 2.6.33 or newer.
.B EXE
The executable file of the process as reported by the kernel. Requires CAP_SYS_PTRACE and PTRACE_MODE_READ_FSCRED.
.TP
+.B AGRP
+The autogroup identifier for the process. Requires Linux CFS to be enabled.
+.TP
+.B ANI
+The autogroup nice value for the process autogroup. Requires Linux CFS to be enabled.
+.TP
.B All other flags
Currently unsupported (always displays '-').
.SH "EXTERNAL LIBRARIES"