Commit 987cdebe authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Fixed spelling of --runtestopts

parent 6b978db3
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ off CVS or daily snapshots. It is written for the purpose of being run from a
crontab job or similar at a regular interval. The output is suitable to be
mailed to curl-autocompile@haxx.se to be dealt with automatically (make sure
the subject includes the word "autobuild" as the mail gets silently discarded
otherwise).  The most current build status (with a resonable backlog) will be
otherwise).  The most current build status (with a reasonable backlog) will be
published on the curl site, at http://curl.haxx.se/auto/

\fIoptions\fP may be omitted. See \fI--setup\fP for what happens then.
@@ -48,7 +48,7 @@ fresh build.
.IP "--configure=[options]"
Configure options passed to configure.
.IP "--crosscompile"
This is a crosscompile. Makes \fItestcurl.pl\fP skip a few things.
This is a cross-compile. Makes \fItestcurl.pl\fP skip a few things.
.IP "--desc=[desc]"
Description of your test system. Displayed on the build summary page on the
weba site.
@@ -61,7 +61,7 @@ Set name to report as. Displayed in the build summary on the site.
.IP "--nocvsup"
Don't update from CVS even though it is a CVS tree. Useful to still be able to
test even though your network is down, or similar.
.IP "--runtestsopts=[options]"
.IP "--runtestopts=[options]"
Options that is passed to the runtests.pl script. Useful for disabling valgrind
by force, and similar.
.IP "--setup=[file name]"