From: Daniel Stenberg Date: Thu, 2 Sep 2021 21:19:48 +0000 (+0200) Subject: page-header: add GOPHERS, simplify wording in the 1st para X-Git-Tag: curl-7_79_0~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d02d8d93ff6210dd1eb968a38eec9db87f5974ce;p=thirdparty%2Fcurl.git page-header: add GOPHERS, simplify wording in the 1st para Closes #7665 --- diff --git a/docs/cmdline-opts/page-header b/docs/cmdline-opts/page-header index f96ed6596d..8974e433d0 100644 --- a/docs/cmdline-opts/page-header +++ b/docs/cmdline-opts/page-header @@ -28,11 +28,10 @@ curl \- transfer a URL .SH SYNOPSIS .B curl [options / URLs] .SH DESCRIPTION -.B curl -is a tool to transfer data from or to a server, using one of the supported -protocols (DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, -LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, -SMTPS, TELNET or TFTP). The command is designed to work without user +**curl** is a tool for transfering data from or to a server. It supports these +protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, +LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, +SMTPS, TELNET or TFTP. The command is designed to work without user interaction. curl offers a busload of useful tricks like proxy support, user @@ -120,7 +119,7 @@ will work. .IP FTP(S) curl supports the File Transfer Protocol with a lot of tweaks and levers. With or without using TLS. -.IP GOPHER +.IP GOPHER(S) Retrieve files. .IP HTTP(S) curl supports HTTP with numerous options and variations. It can speak HTTP