mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-29 08:50:10 +00:00
docs: add missing --reactivate option to unlock-user subcommand (#5162)
This commit is contained in:
@@ -119,8 +119,11 @@ $ mas-cli manage lock-user <username> --deactivate
|
||||
|
||||
Unlock a user.
|
||||
|
||||
Options:
|
||||
- `--reactivate`: Whether to reactivate the user.
|
||||
|
||||
```
|
||||
$ mas-cli manage unlock-user <username>
|
||||
$ mas-cli manage unlock-user <username> --reactivate
|
||||
```
|
||||
|
||||
## `manage register-user`
|
||||
|
||||
Reference in New Issue
Block a user