improve man-page

This commit is contained in:
Hisham Muhammad 2009-06-02 04:29:26 +00:00
parent 20bb68824d
commit b62f9cea6f
1 changed files with 15 additions and 0 deletions

15
htop.1
View File

@ -14,6 +14,21 @@ horizontally to see all processes and their full command lines.
Tasks related to processes (killing, renicing) can be done without Tasks related to processes (killing, renicing) can be done without
entering their PIDs. entering their PIDs.
.br .br
.SH "COMMAND-LINE OPTIONS"
.LP
The following flags are supported:
.LP
.TP
\fB\-d DELAY\fR
Delay between updates, in tenths of seconds
.TP
\fB\-u USERNAME\fR
Show only processes of a given user
.TP
\fB\-\-sort\-key COLUMN\fR
Sort by this column (use --sort-key help for a column list)
.PP
.br
.SH "INTERACTIVE COMMANDS" .SH "INTERACTIVE COMMANDS"
.LP .LP
The following commands are supported: The following commands are supported: