From b62f9cea6f32ccf7620854b52ad533c24e76e1f0 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 2 Jun 2009 04:29:26 +0000 Subject: improve man-page --- htop.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/htop.1 b/htop.1 index 57c70129..a43c2208 100644 --- a/htop.1 +++ b/htop.1 @@ -14,6 +14,21 @@ horizontally to see all processes and their full command lines. Tasks related to processes (killing, renicing) can be done without entering their PIDs. .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" .LP The following commands are supported: -- cgit v1.2.3