diff --git a/support/manage.py b/support/manage.py index 83b2f494..421b4909 100755 --- a/support/manage.py +++ b/support/manage.py @@ -3,8 +3,11 @@ """Manage site and releases. Usage: - manage.py release [] + FMT_TOKEN= manage.py release [] 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