]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
MQTT: remove trailing newline
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 Oct 2024 13:04:08 +0000 (14:04 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 Oct 2024 13:04:08 +0000 (14:04 +0100)
docs/internals/MQTT.md

index 58a3585662215905fc24e4c3556da8b9e0528b7a..05db7d5d1d896eb98f85ca559e89c2c6feb48208 100644 (file)
@@ -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: