diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-07-08 21:30:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-07-08 21:30:56 +0000 |
commit | c2fee9894a60bc21d37220723e7df4d7a58010b8 (patch) | |
tree | 27cad77833fa1a8691cf4827b0bb8852d7d9efd8 /README | |
parent | abd983e85196e263549389db910c5023d6e0ff4d (diff) | |
download | curl-c2fee9894a60bc21d37220723e7df4d7a58010b8.tar.gz |
the tool is named curl with lowercase c
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ README Curl is a command line tool for transferring data specified with URL - syntax. Find out how to use Curl by reading the curl.1 man page or the + syntax. Find out how to use curl by reading the curl.1 man page or the MANUAL document. Find out how to install Curl by reading the INSTALL document. |