summaryrefslogtreecommitdiffstats
path: root/mattermost.go
diff options
context:
space:
mode:
authorLeo Arias <yo@elopio.net>2016-11-21 12:16:15 -0600
committerHarrison Healey <harrisonmhealey@gmail.com>2016-11-21 13:16:15 -0500
commit82352e63633f95d546fc2d4b9f768a62cb4b6d58 (patch)
treed339862340aa039b7bb10b2621217824bae71338 /mattermost.go
parent29cfa2e64fbbfecb5c866e05f863a0c08996fc1b (diff)
downloadchat-82352e63633f95d546fc2d4b9f768a62cb4b6d58.tar.gz
chat-82352e63633f95d546fc2d4b9f768a62cb4b6d58.tar.bz2
chat-82352e63633f95d546fc2d4b9f768a62cb4b6d58.zip
Fix the version help (#4582)
It was missing one word.
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 c4c2ae560..6a6455b9d 100644
--- a/mattermost.go
+++ b/mattermost.go
@@ -1681,6 +1681,6 @@ COMMANDS:
Example:
platform -upgrade_db_30
- -version Display the current of the Mattermost platform
+ -version Display the current version of the Mattermost platform
-help Displays this help page`