11 lines
266 B
Markdown
11 lines
266 B
Markdown
### Summary ###
|
|
|
|
overwrite/change the email address of another user's account.
|
|
|
|
### IO ###
|
|
|
|
```[-user (text) -new_email (text)]/[text]```
|
|
|
|
### Description ###
|
|
|
|
change the email address for the user account name given in -user to the email adress given in -new_email. |