summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-02 23:19:48 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-02 23:19:48 +0200
commit698578e2891ab86f219f2697171eedfd52d3e550 (patch)
tree741a4a8a4f51a8ed7632b5ccd50db8bbb1d23fa7
parent3f4b1b4ee5eb5e6c423e496c5b9b9f1457f40d99 (diff)
downloadcurl-bagder/manpage-header.tar.gz
page-header: add GOPHERS, simplify wording in the 1st parabagder/manpage-header
-rw-r--r--docs/cmdline-opts/page-header11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/cmdline-opts/page-header b/docs/cmdline-opts/page-header
index f96ed6596..8974e433d 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