form.md: drop reference to MANUAL

Since it isn't linked and users might not understand what it refers to.

Ref: #18755
Closes #18790
This commit is contained in:
Daniel Stenberg 2025-10-01 11:26:16 +02:00
parent b2ae19eed4
commit bc37765466
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -141,5 +141,3 @@ base64 attached file:
curl -F '=text message;encoder=quoted-printable' \
-F '=@localfile;encoder=base64' ... smtp://example.com
See further examples and details in the MANUAL.