summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-01-11 05:54:13 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-01-11 05:54:13 +0000
commitd062e6278dc1715d1d2f26badd46dd627bba10e3 (patch)
tree9b91f23d06a7de614b026ed5608dada7f530ab18 /docs
parent6e5c7d3899d981ec3e0a0d49977cd1a58ebc702f (diff)
Fixed typo in docs/django-admin.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1905 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/django-admin.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/django-admin.txt b/docs/django-admin.txt
index 5271853aa6..67c162a4f9 100644
--- a/docs/django-admin.txt
+++ b/docs/django-admin.txt
@@ -28,6 +28,7 @@ Usage
=====
``django-admin.py action [options]``
+
``manage.py action [options]``
``action`` should be one of the actions listed in this document. ``options``,