]> git.donarmstrong.com Git - lilypond.git/commitdiff
doc --start
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 8 Nov 2006 09:36:40 +0000 (10:36 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 8 Nov 2006 09:36:40 +0000 (10:36 +0100)
buildscripts/git-update-changelog.py

index d67453ac0352b138822d53bd3bfe30010ba189b4..82c5d6316d04ed4d80651f2b1f0ac32e3730ea66 100644 (file)
@@ -177,16 +177,13 @@ Apply GIT patches and update change log.
 
 Run this file from the CVS directory, with commits from the repository in --git-dir.
 
-
-
-
 """)
     p.add_option ("--start",
                   action='store',
                   default='',
                   metavar="FIRST",
                   dest="start",
-                  help="all commits starting with FIRST.")
+                  help="all commits starting with FIRST (exclusive).")
     
     p.add_option ("--git-dir",
                   action='store',