1
0
mirror of https://github.com/django/django.git synced 2025-07-05 18:29:11 +00:00

[soc2009/multidb] Removed a duplicate bit of docs that snuck in during a merge

git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/multidb@11072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Alex Gaynor 2009-06-18 17:05:59 +00:00
parent bc3cd5d952
commit f3808a02c3

View File

@ -697,12 +697,6 @@ of sync with its automatically incremented field data.
The alias for the database to print the SQL for. By default uses the The alias for the database to print the SQL for. By default uses the
``'default'`` alias. ``'default'`` alias.
--database
~~~~~~~~~~
The alias for the database to print the SQL for. By default uses the
``'default'`` alias.
startapp <appname> startapp <appname>
------------------ ------------------