Преглед на файлове

mosquitto_pub: add link to homepage

pxgamer преди 5 години
родител
ревизия
661c93b34f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      pages/common/mosquitto_pub.md

+ 1 - 0
pages/common/mosquitto_pub.md

@@ -1,6 +1,7 @@
 # mosquitto_pub
 
 > A simple MQTT version 3.1.1 client that will publish a single message on a topic and exit.
+> More information: <https://mosquitto.org/man/mosquitto_pub-1.html>.
 
 - Publish a temperature value of 32 on the topic `sensors/temperature` to 192.168.1.1 (defaults to `localhost`) with Quality of Service (`QoS`) set to 1: