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

Luke Faraone lfaraone at moszumanska.debian.org
Sat Oct 29 20:54:09 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 c39958ac44e405c61ef40f0d8be47c191a162c0e
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