This commit is contained in:
cube
2026-05-19 22:37:22 +01:00
parent d6d17a2cf2
commit 2d3069f03a

View File

@@ -51,6 +51,9 @@ Create an admin account. Functionally the same as the web Registration without t
```
flask --app myriad register-admin
```
```
flask --app myriad register-admin --username EXAMPLE_USER --password EXAMPLE_PASSWORD
```