Skip to content

Commit

Permalink
docs: fix email flag on create user command
Browse files Browse the repository at this point in the history
Signed-off-by: leticia <leticia.farias.wanderley@cern.ch>
  • Loading branch information
leticia committed Jul 3, 2019
1 parent d872780 commit e3bce9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reana_server/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
.. code-block :: bash
$ flask users create --e=<email> --admin-access-token=<token>
$ flask users create -e=<email> --admin-access-token=<token>
Similarly, to retrieve information for all users:
Expand Down

0 comments on commit e3bce9a

Please sign in to comment.