docs/MANUAL: formfind.pl is not accessible on the site anymore
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Feb 2018 19:12:23 +0000 (20:12 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Feb 2018 19:12:23 +0000 (20:12 +0100)
Fixes #2342

docs/MANUAL

index 0e3db0ffb6487dbace363d99c2437fa102337998..5df37e44a1bf85fe6651a503cb1af6a66944a1f8 100644 (file)
@@ -298,8 +298,7 @@ POST (HTTP)
 
   How to post a form with curl, lesson #1:
 
-  Dig out all the <input> tags in the form that you want to fill in. (There's
-  a perl program called formfind.pl on the curl site that helps with this).
+  Dig out all the <input> tags in the form that you want to fill in.
 
   If there's a "normal" post, you use -d to post. -d takes a full "post
   string", which is in the format