]> git.donarmstrong.com Git - lilypond.git/blobdiff - buildscripts/git-update-changelog.py
doc --start
[lilypond.git] / 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',