summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorPaul McMillan <Paul@McMillan.ws>2012-03-25 19:04:11 +0000
committerPaul McMillan <Paul@McMillan.ws>2012-03-25 19:04:11 +0000
commit5d4fb5cfea08e15a5211ccb69f45a2d9c83009f4 (patch)
tree736f408b12b6816c4306cd091323f25afa3ab22e /docs/man
parent2577d58e9d484239a524331de06f5c255126e993 (diff)
downloaddjango-5d4fb5cfea08e15a5211ccb69f45a2d9c83009f4.tar.gz
Fix lintian error in manpages.
Fixes a lintian I: message about improper use of minus instead of a hyphen. The Debian/Ubuntu maintainers have been keeping this as a diff, and couldn't be bothered to contribute it upstream. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17808 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/man')
-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