Commit 5d5918a7 authored by Victor Zverovich's avatar Victor Zverovich

Update usage instructions

parent 413d97b3
......@@ -3,8 +3,11 @@
"""Manage site and releases.
Usage:
manage.py release [<branch>]
FMT_TOKEN=<token> manage.py release [<branch>]
manage.py site
where <token> is a GitHub personal access token that can be obtained from
https://github.com/settings/tokens.
"""
from __future__ import print_function
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment