diff options
Diffstat (limited to 'docs/man')
-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 38d9c288e7..1f693b8975 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -194,7 +194,7 @@ The domain of the message files (default: "django") when using makemessages. .TP .I \-e, \-\-extension=EXTENSION The file extension(s) to examine (separate multiple -extensions with commas, or use -e multiple times) (makemessages command). +extensions with commas, or use \-e multiple times) (makemessages command). .TP .I \-s, \-\-symlinks Follows symlinks to directories when examining source code and templates for |