diff --git a/docs/cli.md b/docs/cli.md index f025cdf..5b86352 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -174,9 +174,9 @@ For "things" service, the response should look like this: SuperMQ has two options for user creation. Either the `` is provided or not. If the `` is provided then the created user will be owned by the user identified by the ``. Otherwise, when the token is not used, since everybody can create new users, the user will not have an owner. However, the token is still required, in order to be consistent. For more details, please see [Authorization page](authorization.md). ```bash -supermq-cli users create +supermq-cli users create -supermq-cli users create +supermq-cli users create ``` #### Login User