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
7742e17c
Commit
7742e17c
authored
7 years ago
by
Daniel Flanagan
Committed by
Hisham Muhammad
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Add tree view flag to man page (#777)
parent
2dffee8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
htop.1.in
+4
-1
htop.1.in
with
4 additions
and
1 deletion
+4
-1
htop.1.in
View file @
7742e17c
...
...
@@ -3,7 +3,7 @@
htop \- interactive process viewer
.SH "SYNOPSIS"
.LP
.B htop [\fI\-dChusv\fR]
.B htop [\fI\-dChus
t
v\fR]
.SH "DESCRIPTION"
.LP
Htop is a free (GPL) ncurses-based process viewer for Linux.
...
...
@@ -41,6 +41,9 @@ Show only the processes of a given user
.TP
\fB\-v \-\-version
Output version information and exit
.TP
\fB\-t \-\-tree
Show processes in tree view
.PP
.br
.SH "INTERACTIVE COMMANDS"
...
...
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