Document output of ctrl dynsec listClients.

pull/2386/head
Roger A. Light 4 years ago
parent 40b402e64a
commit 713b19b96f

@ -595,6 +595,13 @@ To list all clients:
mosquitto_ctrl <options> dynsec listClients
```
This gives an output that is a list of client usernames:
```
client1
client2
```
The `modifyClient` command also exists in the topic API, but is not currently available in `mosquitto_ctrl`.

Loading…
Cancel
Save