diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2005-03-18 18:41:50 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2005-03-18 18:41:50 +0000 |
commit | 987cdebefb2fbf57bfbf593c0df1e17a0ffc3bf1 (patch) | |
tree | 17ca2019bd4d7b44fdf96300cb42bf1d2f381e96 /tests/testcurl.1 | |
parent | 6b978db369bb57dddda3aed6be308c88785d5ba6 (diff) | |
download | curl-987cdebefb2fbf57bfbf593c0df1e17a0ffc3bf1.tar.gz |
Fixed spelling of --runtestopts
Diffstat (limited to 'tests/testcurl.1')
-rw-r--r-- | tests/testcurl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/testcurl.1 b/tests/testcurl.1 index 20372ffd3..206e75673 100644 --- a/tests/testcurl.1 +++ b/tests/testcurl.1 @@ -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]" |