diff --git a/support/manage.py b/support/manage.py index 88e0f686..e39beff1 100755 --- a/support/manage.py +++ b/support/manage.py @@ -3,10 +3,11 @@ """Manage site and releases. Usage: - manage.py release [] Create a new release. $FTM_TOKEN should contain - a GitHub personal access token obtained from - https://github.com/settings/tokens. + manage.py release [] manage.py site + +For the release command $FMT_TOKEN should contain a GitHub personal access token +obtained from https://github.com/settings/tokens. """ from __future__ import print_function