Merge branch 'majorchange' of bitbucket.org:ronnyabraham/fabric into majorchange
This commit is contained in:
commit
384554b9af
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue