Skip to content

Commit

Permalink
add docs for go-gitea#6847 (go-gitea#7132)
Browse files Browse the repository at this point in the history
  • Loading branch information
adelowo authored and jeffliu27 committed Jul 18, 2019
1 parent 21f9edc commit acbee5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/doc/usage/command-line.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Admin operations:
- `--password value`: Password. Required.
- `--email value`: Email. Required.
- `--admin`: If provided, this makes the user an admin. Optional.
- `--access-token`: If provided, an access token will be created for the user. Optional. (default: false).
- `--must-change-password`: If provided, the created user will be required to choose a newer password after
the initial login. Optional. (default: true).
- ``--random-password``: If provided, a randomly generated password will be used as the password of
Expand Down

0 comments on commit acbee5a

Please sign in to comment.