mirror of
https://github.com/django/django.git
synced 2025-07-21 10:09:14 +00:00
[1.10.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.
Backport of ea36e7454c267aab933e92481288e1eab636cd62 from master
This commit is contained in:
parent
16b97a2ceb
commit
ab38f4b27b
@ -1615,7 +1615,7 @@ Example usage::
|
||||
|
||||
django-admin migrate --traceback
|
||||
|
||||
.. django-admin-option:: --verbosity {0,1,2,3}, --v {0,1,2,3}
|
||||
.. django-admin-option:: --verbosity {0,1,2,3}, -v {0,1,2,3}
|
||||
|
||||
Specifies the amount of notification and debug information that a command
|
||||
should print to the console.
|
||||
|
Loading…
x
Reference in New Issue
Block a user