diff options
Diffstat (limited to 'tests/runtests.1')
-rw-r--r-- | tests/runtests.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtests.1 b/tests/runtests.1 index e3725eb79..661616fab 100644 --- a/tests/runtests.1 +++ b/tests/runtests.1 @@ -43,7 +43,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 |