From 5d5918a74d9e7b86bb863009da6f6cdf5924dabe Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 24 Aug 2019 07:04:24 -0700 Subject: [PATCH] Update usage instructions --- support/manage.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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