tests: fix control code that hid some text in runtests.1

This commit is contained in:
Dan Fandrich 2023-03-13 17:21:02 -07:00
parent caf5fd1759
commit 7caaeca6f6

View File

@ -139,7 +139,7 @@ extended the test sequence.
.IP "-s"
Shorter output. Speaks less than default.
.IP "--seed=[num]"
When using \fI--shallow\fP or \fI-R\rP that random certain aspects of the
When using \fI--shallow\fP or \fI-R\fP that randomize certain aspects of the
behavior, this option can set the initial seed. If not set, the random seed
will be set based on the currently set local year and month and the first line
of the "curl -V" output.