From 896c5f0b58ae59ed9897290b50ce5645133bb1c5 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Thu, 1 Oct 2015 16:37:15 -0400 Subject: Fixed typo in mattermost.go help text --- mattermost.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mattermost.go') diff --git a/mattermost.go b/mattermost.go index ff7b0f3f3..94bbe344d 100644 --- a/mattermost.go +++ b/mattermost.go @@ -355,7 +355,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" ` -- cgit v1.2.3-1-g7c22