Correct a wrong example

mosquitto_ctrl example for setClientId was provided with wrong example (duplicate of setClientPassword).
pull/2614/head
Muhammed Hashim 3 years ago committed by GitHub
parent 268a2bae47
commit b3e26c21d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -244,7 +244,7 @@ Command:
mosquitto_ctrl example: mosquitto_ctrl example:
``` ```
mosquitto_ctrl dynsec setClientPassword username password mosquitto_ctrl dynsec setClientId username clientId
``` ```
## Set Client Password ## Set Client Password

Loading…
Cancel
Save