[Python-modules-commits] [python-django] 03/06: Update manual page to refer to django-admin instead of django-admin.py
Raphaël Hertzog
hertzog at moszumanska.debian.org
Wed Dec 30 15:46:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
hertzog pushed a commit to branch debian/jessie-updates
in repository python-django.
commit fc3577d95827449a95635f3c733b164b8bbd43cd
Author: Brett Parker <iDunno at sommitrealweird.co.uk>
Date: Sun Oct 11 12:06:14 2015 +1100
Update manual page to refer to django-admin instead of django-admin.py
Update the manual page to speak of django-admin instead of
django-admin.py as that's the name used by the Debian package.
.
This is a Debian specific patch.
Forwarded: not-needed
Origin: vendor
Patch-Name: 03_manpage.diff
---
docs/man/django-admin.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1
index c9932ac..bdb6438 100644
--- a/docs/man/django-admin.1
+++ b/docs/man/django-admin.1
@@ -1,8 +1,8 @@
-.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
+django\-admin \- Utility script for the Django Web framework
.SH "SYNOPSIS"
-.B django\-admin.py
+.B django\-admin
.I <action>
.B [options]
.sp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git
More information about the Python-modules-commits
mailing list