From 66faab12d5b558626923021466381098e4a615bf Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Tue, 15 Aug 2023 17:16:28 +0100 Subject: [PATCH] Document mosquitto_rr -W option Closes #2839. Thanks to KaeLL --- man/mosquitto_rr.1.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/man/mosquitto_rr.1.xml b/man/mosquitto_rr.1.xml index 7e45b683..2563a73c 100644 --- a/man/mosquitto_rr.1.xml +++ b/man/mosquitto_rr.1.xml @@ -639,6 +639,16 @@ Defaults to . + + + + Provide a timeout as an integer number of seconds. + mosquitto_sub will stop processing messages and + disconnect after this number of seconds has + passed. The timeout starts just after the client has + connected to the broker. + +