less I, more we
This commit is contained in:
parent
cbc35b1fb8
commit
7d24ce9651
11
docs/FAQ
11
docs/FAQ
@ -1,4 +1,4 @@
|
|||||||
Updated: October 23, 2001 (http://curl.haxx.se/docs/faq.shtml)
|
Updated: November 1, 2001 (http://curl.haxx.se/docs/faq.shtml)
|
||||||
_ _ ____ _
|
_ _ ____ _
|
||||||
___| | | | _ \| |
|
___| | | | _ \| |
|
||||||
/ __| | | | |_) | |
|
/ __| | | | |_) | |
|
||||||
@ -97,10 +97,9 @@ FAQ
|
|||||||
|
|
||||||
1.3 What is cURL not?
|
1.3 What is cURL not?
|
||||||
|
|
||||||
Curl is *not*, I repeat, *not* a wget clone even though that is a very
|
Curl is *not* a wget clone even though that is a very common misconception.
|
||||||
common misconception. Never, during curl's development, have I intended curl
|
Never, during curl's development, have we intended curl to replace wget or
|
||||||
to replace wget or compete on its market. Curl is targeted at single-shot
|
compete on its market. Curl is targeted at single-shot file transfers.
|
||||||
file transfers.
|
|
||||||
|
|
||||||
Curl is not a web site mirroring program. If you wanna use curl to mirror
|
Curl is not a web site mirroring program. If you wanna use curl to mirror
|
||||||
something: fine, go ahead and write a script that wraps around curl to make
|
something: fine, go ahead and write a script that wraps around curl to make
|
||||||
@ -135,7 +134,7 @@ FAQ
|
|||||||
|
|
||||||
* We focus on protocol related issues and improvements. If you wanna do more
|
* We focus on protocol related issues and improvements. If you wanna do more
|
||||||
magic with the supported protocols than curl currently does, chances are
|
magic with the supported protocols than curl currently does, chances are
|
||||||
big I will agree. If you wanna add more protocols, I may very well
|
big we will agree. If you wanna add more protocols, we may very well
|
||||||
agree.
|
agree.
|
||||||
|
|
||||||
* If you want someone else to make all the work while you wait for us to
|
* If you want someone else to make all the work while you wait for us to
|
||||||
|
Loading…
Reference in New Issue
Block a user