From 2529c60063fa88c267f5e92f89ffc9550787d5ad Mon Sep 17 00:00:00 2001 From: Justin Bertram Date: Fri, 21 Jul 2023 15:40:02 -0500 Subject: [PATCH] fix: Help message for client ID param for sub command is incorrect --- doc/subscribe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/subscribe.txt b/doc/subscribe.txt index 7933cc3ef..c02316fa1 100644 --- a/doc/subscribe.txt +++ b/doc/subscribe.txt @@ -4,7 +4,7 @@ Available options: -h/--hostname HOST the broker host -p/--port PORT the broker port - -i/--client-id ID the client id + -i/--clientId ID the client id -q/--qos 0/1/2 the QoS of the message --no-clean do not discard any pending message for the given id