Correct a wrong example

mosquitto_ctrl example for setClientId was provided with wrong example (duplicate of setClientPassword).
This commit is contained in:
Muhammed Hashim 2022-08-13 11:24:59 +05:30 committed by GitHub
parent 268a2bae47
commit b3e26c21d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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