11 lines
332 B
Markdown
11 lines
332 B
Markdown
|
### Summary ###
|
||
|
|
||
|
reset a user account password.
|
||
|
|
||
|
### IO ###
|
||
|
|
||
|
```[-email (text)] or [-user (text)]/[text]```
|
||
|
|
||
|
### Description ###
|
||
|
|
||
|
reset the password for the user account given in -email or -user. during execution, this command will ask for the temporary password that was sent to that email address when request_pw_reset was called.
|