page-header: add GOPHERS, simplify wording in the 1st para

Closes #7665
This commit is contained in:
Daniel Stenberg 2021-09-02 23:19:48 +02:00
parent 424051d78b
commit d02d8d93ff
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -28,11 +28,10 @@ curl \- transfer a URL
.SH SYNOPSIS .SH SYNOPSIS
.B curl [options / URLs] .B curl [options / URLs]
.SH DESCRIPTION .SH DESCRIPTION
.B curl **curl** is a tool for transfering data from or to a server. It supports these
is a tool to transfer data from or to a server, using one of the supported protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS,
protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP,
LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET or TFTP. The command is designed to work without user
SMTPS, TELNET or TFTP). The command is designed to work without user
interaction. interaction.
curl offers a busload of useful tricks like proxy support, user curl offers a busload of useful tricks like proxy support, user
@ -120,7 +119,7 @@ will work.
.IP FTP(S) .IP FTP(S)
curl supports the File Transfer Protocol with a lot of tweaks and levers. With curl supports the File Transfer Protocol with a lot of tweaks and levers. With
or without using TLS. or without using TLS.
.IP GOPHER .IP GOPHER(S)
Retrieve files. Retrieve files.
.IP HTTP(S) .IP HTTP(S)
curl supports HTTP with numerous options and variations. It can speak HTTP curl supports HTTP with numerous options and variations. It can speak HTTP