Added missing option

This commit is contained in:
Stefan 2019-11-11 00:54:51 +01:00 committed by GitHub
parent 402e46bb82
commit 37cc11253e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
.TH "HTOP" "1" "2015" "@PACKAGE_STRING@" "Utils" .TH "HTOP" "1" "2019" "@PACKAGE_STRING@" "Utils"
.SH "NAME" .SH "NAME"
htop \- interactive process viewer htop \- interactive process viewer
.SH "SYNOPSIS" .SH "SYNOPSIS"
.LP .LP
.B htop [\fI\-dChustv\fR] .B htop
.RB [ \-dChpustv ]
.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.