summaryrefslogtreecommitdiff
path: root/docs/man/django-admin.1
diff options
context:
space:
mode:
authorChristoph Heer <Christoph.Heer@gmail.com>2014-07-26 13:21:52 +0200
committerTim Graham <timograham@gmail.com>2014-07-30 14:14:03 -0400
commitd47409831fbd44739d261c32c53a094748028e4f (patch)
tree84f025048c363cfc714399c87f7b9bd2f916e5e8 /docs/man/django-admin.1
parent66630f589cd641efe91f111919ad5059b8a01a88 (diff)
Fixed #23067 -- Updated docs to use django-admin
Diffstat (limited to 'docs/man/django-admin.1')
-rw-r--r--docs/man/django-admin.17
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1
index 5a658da6a4..3ec3c2585f 100644
--- a/docs/man/django-admin.1
+++ b/docs/man/django-admin.1
@@ -1,4 +1,4 @@
-.TH "django-admin.py" "1" "March 2008" "Django Project" ""
+.TH "django-admin" "1" "March 2008" "Django Project" ""
.SH "NAME"
django\-admin.py \- Utility script for the Django Web framework
.SH "SYNOPSIS"
@@ -166,8 +166,8 @@ Enables IPv6 addresses.
Verbosity level: 0=minimal output, 1=normal output, 2=all output.
.TP
.I \-\-traceback
-By default, django-admin.py will show a simple error message whenever an
-error occurs. If you specify this option, django-admin.py will
+By default, django-admin will show a simple error message whenever an
+error occurs. If you specify this option, django-admin will
output a full stack trace whenever an exception is raised.
.TP
.I \-l, \-\-locale=LOCALE
@@ -235,4 +235,3 @@ AUTHORS file in the Django distribution for contributors.
.SH "LICENSE"
New BSD license. For the full license text refer to the LICENSE file in the
Django distribution.
-