From: Han-Wen Nienhuys Date: Wed, 8 Nov 2006 09:36:40 +0000 (+0100) Subject: doc --start X-Git-Tag: release/2.10.0-2~28 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=adbc3efcd238d3c23f77747dd0f95a00f0eef428;p=lilypond.git doc --start --- diff --git a/buildscripts/git-update-changelog.py b/buildscripts/git-update-changelog.py index d67453ac03..82c5d6316d 100644 --- a/buildscripts/git-update-changelog.py +++ b/buildscripts/git-update-changelog.py @@ -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',