summaryrefslogtreecommitdiffstats
path: root/mattermost.go
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-02 08:36:56 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-02 08:36:56 -0700
commitb2052de746f8e5f4ca600142fd43b64ceb6c8b84 (patch)
tree99474e75e399fc530a73cfb3cdc10d74bcbc0b01 /mattermost.go
parent9d688821aa8bb8d766793aeaec6920f9985a30a3 (diff)
parentc427e9c9d6fbd68662fdfbbe733af4b34ae69269 (diff)
downloadchat-b2052de746f8e5f4ca600142fd43b64ceb6c8b84.tar.gz
chat-b2052de746f8e5f4ca600142fd43b64ceb6c8b84.tar.bz2
chat-b2052de746f8e5f4ca600142fd43b64ceb6c8b84.zip
Merge branch 'master' into PLT-462
Diffstat (limited to 'mattermost.go')
-rw-r--r--mattermost.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/mattermost.go b/mattermost.go
index 3e8b73e94..de4c4b883 100644
--- a/mattermost.go
+++ b/mattermost.go
@@ -406,7 +406,7 @@ Usage:
-reset_password Resets the password for a user. It requires the
-team_name, -email and -password flag.
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"
`