diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index d0e88fd457..6869313d85 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -1595,7 +1595,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.