mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
8fbdf8331e
... that they refer to actual existing libcurl options. Reviewed-by: Daniel Gustafsson Closes #7656
33 lines
430 B
Plaintext
33 lines
430 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
source analysis
|
|
documentation
|
|
--manual
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
|
|
<name>
|
|
Man page syntax checks
|
|
</name>
|
|
|
|
<command type="perl">
|
|
%SRCDIR/manpage-syntax.pl %SRCDIR/../docs/libcurl/symbols-in-versions %SRCDIR/../docs/*.1 %SRCDIR/../docs/libcurl/*.3 %SRCDIR/../docs/libcurl/opts/*.3
|
|
</command>
|
|
</client>
|
|
|
|
<verify>
|
|
<stderr>
|
|
ok
|
|
</stderr>
|
|
</verify>
|
|
|
|
</testcase>
|