From adbc3efcd238d3c23f77747dd0f95a00f0eef428 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 8 Nov 2006 10:36:40 +0100 Subject: [PATCH] doc --start --- buildscripts/git-update-changelog.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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', -- 2.39.5