diff options
Diffstat (limited to 'docs/man/django-admin.1')
| -rw-r--r-- | docs/man/django-admin.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index fd254d5268..621d37c554 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -176,7 +176,7 @@ output a full stack trace whenever an exception is raised. .I \-l, \-\-locale=LOCALE The locale to process when using makemessages or compilemessages. .TP -.I \-e, \-\-exclude=LOCALE +.I \-x, \-\-exclude=LOCALE The locale to exclude from processing when using makemessages or compilemessages. .TP .I \-d, \-\-domain=DOMAIN |
