From 5d3649b5a478766261832e83236d7cb80e490f8b Mon Sep 17 00:00:00 2001 From: it33 Date: Mon, 5 Oct 2015 08:44:41 -0700 Subject: [PATCH] Adding note on command line tool --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a4335eeb2..7357796e2d 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