summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-11-28 20:23:33 +0100
committerBenny Baumann <BenBE@geshi.org>2020-11-28 20:23:33 +0100
commit0380d0bfd5d74186d9c1da37bb50be009f4f407f (patch)
treedeef95b9519f094e732f02ede6c29fd389f1cf20
parent19b514168553c75a3d5a012b781efbfd00fccc08 (diff)
Include documentation for COMM and EXE
-rw-r--r--htop.1.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/htop.1.in b/htop.1.in
index 547f4e35..5ba6dda9 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -448,6 +448,12 @@ The percentage of time spent waiting for the completion of synchronous block I/O
.B PERCENT_SWAP_DELAY (SWAPD%)
The percentage of time spent swapping in pages. Requires CAP_NET_ADMIN.
.TP
+.B COMM
+The command name for the process. Requires Linux kernel 2.6.33 or newer.
+.TP
+.B EXE
+The executable file of the process as reported by the kernel. Requries CAP_SYS_PTRACE and PTRACE_MODE_READ_FSCRED.
+.TP
.B All other flags
Currently unsupported (always displays '-').
.SH "CONFIG FILE"

© 2014-2024 Faster IT GmbH | imprint | privacy policy