Kaydet (Commit) 731f6be2 authored tarafından Malcolm Tredinnick's avatar Malcolm Tredinnick

Fixed #9777 -- Typo fix.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9622 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst d29b7a14
......@@ -213,7 +213,7 @@ the output, you would call::
If you want to exclude multiple applications, use multiple ``--exclude``
directives::
django-admin.py dumpdata --exclude=auth --exclude=contenttype
django-admin.py dumpdata --exclude=auth --exclude=contenttypes
.. django-admin-option:: --format <fmt>
......
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