docs: add missing --reactivate option

This commit is contained in:
teutat3s
2025-10-17 19:39:18 +02:00
parent e51eeaf390
commit 486f6e00e7

View File

@@ -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`