Merge branch 'majorchange' of bitbucket.org:ronnyabraham/fabric into majorchange

This commit is contained in:
Ronny Abraham 2016-09-20 18:42:53 +03:00
commit 384554b9af

View file

@ -36,7 +36,7 @@ def test(args=None):
@task @task
def manage_commandline(args=""): def commandline(args=""):
""" """
prints out what you need to run on the command line to invoke manage.py prints out what you need to run on the command line to invoke manage.py
""" """