summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/page-header
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/page-header')
-rw-r--r--docs/cmdline-opts/page-header4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmdline-opts/page-header b/docs/cmdline-opts/page-header
index 8974e433d..65b503fbb 100644
--- a/docs/cmdline-opts/page-header
+++ b/docs/cmdline-opts/page-header
@@ -132,8 +132,8 @@ without using TLS.
curl can do directory lookups for you, with or without TLS.
.IP MQTT
curl supports MQTT version 3. Downloading over MQTT equals "subscribe" to a
-topic while uploading/posting equals "publish" on a topic. MQTT support is
-experimental and TLS based MQTT is not supported (yet).
+topic while uploading/posting equals "publish" on a topic. MQTT over TLS is
+not supported (yet).
.IP POP3(S)
Downloading from a pop3 server means getting a mail. With or without using
TLS.