Add tree view flag to man page (#777)

This commit is contained in:
Daniel Flanagan 2018-04-10 08:36:34 -05:00 committed by Hisham Muhammad
parent e85b072ad0
commit 34dff098c5
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
htop \- interactive process viewer htop \- interactive process viewer
.SH "SYNOPSIS" .SH "SYNOPSIS"
.LP .LP
.B htop [\fI\-dChusv\fR] .B htop [\fI\-dChustv\fR]
.SH "DESCRIPTION" .SH "DESCRIPTION"
.LP .LP
Htop is a free (GPL) ncurses-based process viewer for Linux. Htop is a free (GPL) ncurses-based process viewer for Linux.
@ -41,6 +41,9 @@ Show only the processes of a given user
.TP .TP
\fB\-v \-\-version \fB\-v \-\-version
Output version information and exit Output version information and exit
.TP
\fB\-t \-\-tree
Show processes in tree view
.PP .PP
.br .br
.SH "INTERACTIVE COMMANDS" .SH "INTERACTIVE COMMANDS"