Skip to content
GitLab
Menu
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
Jun 01, 2018
by
Jérémie Roquet
Committed by
Hisham Muhammad
Aug 24, 2018
Browse files
Mention the "c" key (tag subtree) in the man
This was reported by @agguser.
parent
ebf3cff1
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
...
...
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