Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
fda1475a
Commit
fda1475a
authored
6 years ago
by
Jérémie Roquet
Committed by
Hisham Muhammad
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Mention the "c" key (tag subtree) in the man
This was reported by @agguser.
parent
ebf3cff1
next
3.0.0beta5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
htop.1.in
+6
-1
htop.1.in
with
6 additions
and
1 deletion
+6
-1
htop.1.in
View file @
fda1475a
...
...
@@ -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
key
s
).
.TP
.B s
Trace process system calls: if strace(1) is installed, pressing this key
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help