diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-08-23 22:25:40 +0000 |
|---|---|---|
| committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-08-23 22:25:40 +0000 |
| commit | 97cb07c3a10ff0e584a260a7ee1001614691eb1d (patch) | |
| tree | 204f4382c51e1c288dbf547875161731661733f5 /docs/man | |
| parent | b3688e81943d6d059d3f3c95095498a5aab84852 (diff) | |
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/man')
| -rw-r--r-- | docs/man/django-admin.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index 2f4b5a02d8..6b58c9183b 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -159,8 +159,7 @@ The file extension(s) to examine (default: ".html", separate multiple extensions with commas, or use -e multiple times). .TP .I \-a, \-\-all -Process all available locales when using makemessages. -.SH "ENVIRONMENT" +Process all available locales when using makemessages..SH "ENVIRONMENT" .TP .I DJANGO_SETTINGS_MODULE In the absence of the |
