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

mosquitto_sub: add link to homepage

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

+ 1 - 0
pages/common/mosquitto_sub.md

@@ -1,6 +1,7 @@
 # mosquitto_sub
 
 > A simple MQTT version 3.1.1 client that will subscribe to topics and print the messages that it receives.
+> More information: <https://mosquitto.org/man/mosquitto_sub-1.html>.
 
 - Subscribe to the topic `sensors/temperature` information with Quality of Service (`QoS`) set to 1. (The default hostname is `localhost` and port `1883`):