mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:43:41 +03:00
page-header: add GOPHERS, simplify wording in the 1st para
Closes #7665
This commit is contained in:
parent
424051d78b
commit
d02d8d93ff
1 changed files with 5 additions and 6 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue