From ccf0e184149ff42d76a73214bed0b578c6dcb2ab Mon Sep 17 00:00:00 2001
From: Dave Marquardt
Date: Mon, 16 Dec 2019 15:45:55 -0600
Subject: [PATCH] update man page text about delay
---
htop.1.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/htop.1.in b/htop.1.in
index 149b1465a..01295ff46 100644
--- a/htop.1.in
+++ b/htop.1.in
@@ -22,7 +22,9 @@ Mandatory arguments to long options are mandatory for short options too.
.LP
.TP
\fB\-d \-\-delay=DELAY\fR
-Delay between updates, in tenths of seconds
+Delay between updates, in tenths of seconds. If the delay value is
+less than 1 it is increased to 1, i.e. 1/10 second. If the delay value
+is greater than 100, it is decreased to 100, i.e. 10 seconds.
.TP
\fB\-C \-\-no-color \-\-no-colour\fR
Start htop in monochrome mode