diff --git a/support/manage.py b/support/manage.py index 421b4909..88e0f686 100755 --- a/support/manage.py +++ b/support/manage.py @@ -3,11 +3,10 @@ """Manage site and releases. Usage: - FMT_TOKEN= manage.py release [] + 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 site - - where is a GitHub personal access token that can be obtained from - https://github.com/settings/tokens. """ from __future__ import print_function