Merge pull request #901 from hmhealey/paossword
Fixed typo in mattermost.go help text
Этот коммит содержится в:
@@ -355,7 +355,7 @@ Usage:
|
|||||||
-reset_password Resets the password for a user. It requires the
|
-reset_password Resets the password for a user. It requires the
|
||||||
-team_name, -email and -password flag.
|
-team_name, -email and -password flag.
|
||||||
Example:
|
Example:
|
||||||
platform -reset_password -team_name="name" -email="user@example.com" -paossword="newpassword"
|
platform -reset_password -team_name="name" -email="user@example.com" -password="newpassword"
|
||||||
|
|
||||||
|
|
||||||
`
|
`
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user