summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2012-03-29 15:08:38 +0000
committerClaude Paroz <claude@2xlibre.net>2012-03-29 15:08:38 +0000
commit37c0e10e8c2a8630c372d15b36cc4f07b7a2830b (patch)
tree736f408b12b6816c4306cd091323f25afa3ab22e /docs
parentec2119e1940667a56a7b5c62020739def3b5a68e (diff)
[1.4.X] Fix lintian error in manpages.
Backport of r17808 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.4.X@17817 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/man/django-admin.12
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