Skip to content

Commit 163357a

Browse files
committed
docs: add missing --reactivate option
1 parent 1bd1b00 commit 163357a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/reference/cli/manage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,11 @@ $ mas-cli manage lock-user <username> --deactivate
119119

120120
Unlock a user.
121121

122+
Options:
123+
- `--reactivate`: Whether to reactivate the user.
124+
122125
```
123-
$ mas-cli manage unlock-user <username>
126+
$ mas-cli manage unlock-user <username> --reactivate
124127
```
125128

126129
## `manage register-user`

0 commit comments

Comments
 (0)