Add the --admin option
This commit is contained in:
parent
abb1ac98a7
commit
5829d240fa
@ -62,7 +62,7 @@ Run Mobilizon:
|
|||||||
* Generate your first user with the `mix mobilizon.users.new` task
|
* Generate your first user with the `mix mobilizon.users.new` task
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ mix mobilizon.users.new john.doe@localhost.com
|
$ mix mobilizon.users.new john.doe@localhost.com --admin
|
||||||
An user has been created with the following information:
|
An user has been created with the following information:
|
||||||
- email: john.doe@localhost.com
|
- email: john.doe@localhost.com
|
||||||
- password: r/EKpKr5o7ngQY+r
|
- password: r/EKpKr5o7ngQY+r
|
||||||
|
Loading…
Reference in New Issue
Block a user