summaryrefslogtreecommitdiffstats
path: root/htop.1.in
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-08-21 10:37:33 +0200
committerChristian Göttsche <cgzones@googlemail.com>2020-08-21 10:37:33 +0200
commitb92f62f912d15b5db59483ea803fe1bb282ebc9a (patch)
tree963b2963e445e9f31ba7c7af0d55980274173e76 /htop.1.in
parent3856bf574b6686418392e6e1ba2ed8525427b241 (diff)
Remove trailing whitespaces
Diffstat (limited to 'htop.1.in')
-rw-r--r--htop.1.in26
1 files changed, 13 insertions, 13 deletions
diff --git a/htop.1.in b/htop.1.in
index c9e6e829..9ef0761b 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -2,11 +2,11 @@
.SH "NAME"
htop \- interactive process viewer
.SH "SYNOPSIS"
-.LP
+.LP
.B htop
.RB [ \-dChpustv ]
.SH "DESCRIPTION"
-.LP
+.LP
.B htop
is a cross-platform ncurses-based process viewer.
.LP
@@ -20,11 +20,11 @@ multiple processes and acting on them all at once.
.LP
Tasks related to processes (killing, renicing) can be done without
entering their PIDs.
-.br
+.br
.SH "COMMAND-LINE OPTIONS"
.LP
Mandatory arguments to long options are mandatory for short options too.
-.LP
+.LP
.TP
\fB\-d \-\-delay=DELAY\fR
Delay between updates, in tenths of seconds. If the delay value is
@@ -54,10 +54,10 @@ Output version information and exit
\fB\-t \-\-tree
Show processes in tree view
.SH "INTERACTIVE COMMANDS"
-.LP
+.LP
The following commands are supported while in
.BR htop :
-.LP
+.LP
.TP 5
.B Up, Alt-k
Select (highlight) the previous process in the process list. Scroll the list
@@ -159,7 +159,7 @@ Quit
Invert the sort order: if sort order is increasing, switch to decreasing, and
vice-versa.
.TP
-.B +, \-
+.B +, \-
When in tree view mode, expand or collapse subtree. When a subtree is collapsed
a "+" sign shows to the left of the process name.
.TP
@@ -203,7 +203,7 @@ Refresh: redraw screen and recalculate values.
PID search: type in process ID and the selection highlight will be moved to it.
.PD
.SH "COLUMNS"
-.LP
+.LP
The following columns can display data about each process. A value of '\-' in
all the rows indicates that a column is unsupported on your system, or
currently unimplemented in
@@ -213,11 +213,11 @@ The names below are the ones used in the
shown in
.BR htop 's
main screen, it is shown below in parenthesis.
-.LP
+.LP
.TP 5
.B Command
The full command line of the process (i.e. program name and arguments).
-.TP
+.TP
.B PID
The process ID.
.TP
@@ -238,7 +238,7 @@ The process's group ID.
.TP
.B SESSION (SID)
The process's session ID.
-.TP
+.TP
.B TTY_NR (TTY)
The controlling terminal of the process.
.TP
@@ -401,7 +401,7 @@ The percentage of time spent swapping in pages. Requires CAP_NET_ADMIN.
.B All other flags
Currently unsupported (always displays '-').
.SH "CONFIG FILE"
-.LP
+.LP
By default
.B htop
reads its configuration from the XDG-compliant path
@@ -437,7 +437,7 @@ space and make memory size representations consistent throughout
and
.BR limits.conf (5).
.SH "AUTHORS"
-.LP
+.LP
.B htop
was originally developed by Hisham Muhammad.
Nowadays it is maintained by the community at <htop@groups.io>.

© 2014-2024 Faster IT GmbH | imprint | privacy policy