1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2026-01-03 17:02:28 +03:00

remove mange register

This commit is contained in:
dklimpel
2023-12-05 11:53:07 +01:00
committed by Quentin Gliech
parent a0f5f3c642
commit a56c0d0758

View File

@@ -2,15 +2,6 @@
Includes admin-related subcommands.
## `manage register <username> <password>`
Register a new user
```console
$ mas-cli manage register johndoe hunter2
INFO mas_cli::manage: User registered user=User { id: 2, username: "johndoe" }
```
## `manage verify-email <username> <email>`
Mark a user email address as verified