summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-05 08:44:41 -0700
committerit33 <iantien@gmail.com>2015-10-05 08:44:41 -0700
commit5d3649b5a478766261832e83236d7cb80e490f8b (patch)
treea3c8306fd7503dfc4927ee4c46a0522f2952f9f4 /CHANGELOG.md
parent515d709c2ef13b6ed7a3d04a7ad2fb2acbb0ec5d (diff)
downloadchat-5d3649b5a478766261832e83236d7cb80e490f8b.tar.gz
chat-5d3649b5a478766261832e83236d7cb80e490f8b.tar.bz2
chat-5d3649b5a478766261832e83236d7cb80e490f8b.zip
Adding note on command line tool
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a4335eeb..7357796e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,7 +35,9 @@ Added new web-based System Console for managing instance level configuration. Th
- _monitor operations_, by quickly accessing log files and user roles, and
- _manage teams_, with essential functions such as team role assignment and password reset
-In addition new command line tools are available for managing Mattermost system roles, creating users, resetting passwords, getting version info and other basic tasks.
+In addition new command line tools are available for managing Mattermost system roles, creating users, resetting passwords, getting version info and other basic tasks.
+
+Run `./platform -h` for documentation using the new command line tool.
### New Features