Option to set initial filter

Closes #219
This commit is contained in:
laydervus
2020-10-06 16:22:58 -04:00
committed by Daniel Lange
parent 954d6c12f5
commit fbf6424e64
2 changed files with 36 additions and 2 deletions

View File

@ -4,7 +4,7 @@ htop \- interactive process viewer
.SH "SYNOPSIS"
.LP
.B htop
.RB [ \-dChpustv ]
.RB [ \-dCFhpustv ]
.SH "DESCRIPTION"
.LP
.B htop
@ -36,6 +36,9 @@ Start
.B htop
in monochrome mode
.TP
\fB\-F \-\-filter=FILTER
Filter processes by command
.TP
\fB\-h \-\-help
Display a help message and exit
.TP