]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
page-header: add GOPHERS, simplify wording in the 1st para
authorDaniel Stenberg <daniel@haxx.se>
Thu, 2 Sep 2021 21:19:48 +0000 (23:19 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 3 Sep 2021 06:39:48 +0000 (08:39 +0200)
Closes #7665

docs/cmdline-opts/page-header

index f96ed6596d22fb1d5644c21e05a1ba58aac67e77..8974e433d010bf287475b2c49ac53df084100d1e 100644 (file)
@@ -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