mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +03:00
test1173: make it also check all libcurl option man pages
... and adjust those that cause errors Closes #4116
This commit is contained in:
parent
952998cbdb
commit
647e726d78
7 changed files with 35 additions and 39 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue