summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémie Roquet <jroquet@arkanosis.net>2018-06-01 16:52:26 +0200
committerHisham Muhammad <hisham@gobolinux.org>2018-08-24 16:01:06 -0300
commitfda1475a10c8b413c2ae25a7a6121e2a0875ceec (patch)
tree00533d89b13c483cddaa7a832b5a70d2be008d20
parentebf3cff1acb835ff7938762c36afeada5a05fcf7 (diff)
Mention the "c" key (tag subtree) in the man
This was reported by @agguser.
-rw-r--r--htop.1.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/htop.1.in b/htop.1.in
index 774bc099..149b1465 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -85,8 +85,13 @@ Tag or untag a process. Commands that can operate on multiple processes,
like "kill", will then apply over the list of tagged processes, instead
of the currently highlighted one.
.TP
+.B c
+Tag the current process and its children. Commands that can operate on multiple
+processes, like "kill", will then apply over the list of tagged processes,
+instead of the currently highlighted one.
+.TP
.B U
-Untag all processes (remove all tags added with the Space key).
+Untag all processes (remove all tags added with the Space or c keys).
.TP
.B s
Trace process system calls: if strace(1) is installed, pressing this key

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