From: Daniel Stenberg Date: Wed, 30 Oct 2024 13:04:08 +0000 (+0100) Subject: MQTT: remove trailing newline X-Git-Tag: curl-8_11_0~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0d2b9bee78e1355cab3073995436203ec9f2edf;p=thirdparty%2Fcurl.git MQTT: remove trailing newline --- diff --git a/docs/internals/MQTT.md b/docs/internals/MQTT.md index 58a3585662..05db7d5d1d 100644 --- a/docs/internals/MQTT.md +++ b/docs/internals/MQTT.md @@ -15,7 +15,7 @@ Doing a "POST" publishes the post data to the topic and exits. ### Subscribing Command usage: - + curl mqtt://host/topic Example subscribe: