[Python-modules-commits] [python-django] 02/19: Update manual page to refer to django-admin instead of django-admin.py

Luke Faraone lfaraone at moszumanska.debian.org
Thu Jul 21 02:34:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

lfaraone pushed a commit to branch debian/jessie
in repository python-django.

commit cfa3b0d31e7318e96b9cc385fb20d7c40ed9f587
Author: Brett Parker <iDunno at sommitrealweird.co.uk>
Date:   Thu Jul 21 04:33:00 2016 +0200

    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
---
 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