aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runtests.1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtests.1')
-rw-r--r--tests/runtests.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/runtests.1 b/tests/runtests.1
index 29695650..5dc9eb3b 100644
--- a/tests/runtests.1
+++ b/tests/runtests.1
@@ -20,7 +20,7 @@
.\" *
.\" **************************************************************************
.\"
-.TH runtests.pl 1 "March 03, 2020" "Curl 7.70.0" "runtests"
+.TH runtests.pl 1 "May 25, 2020" "Curl 7.71.1" "runtests"
.SH NAME
runtests.pl \- run one or more test cases
@@ -44,7 +44,7 @@ runs all available tests except number 66.
Prefix a test number with a tilde (~) to still run it, but ignore the results.
It is also possible to specify tests based on a keyword describing the test(s)
-to run, like "FTPS". The keywords are strings used in the indiviual tests.
+to run, like "FTPS". The keywords are strings used in the individual tests.
You can also specify keywords with a leading exclamation point and the keyword
or phrase, like "!HTTP NTLM auth" to run all tests \fBexcept\fP those using