aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-07-16 11:23:59 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-07-16 12:38:42 +0200
commit647e726d78798356b5af7585ededd762ba76df6e (patch)
tree7e4e794e6c6413c6cd7a7569c32b06525cc3d19f /tests/data
parent952998cbdb86a6b177881a013021c588a53e5801 (diff)
test1173: make it also check all libcurl option man pages
... and adjust those that cause errors Closes #4116
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/test11732
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1173 b/tests/data/test1173
index d48996552..dd09f81d8 100644
--- a/tests/data/test1173
+++ b/tests/data/test1173
@@ -19,7 +19,7 @@ Basic man page syntax check
</name>
<command type="perl">
-%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3
+%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3
</command>
</client>