From: Bruce Momjian Date: Fri, 1 Aug 2003 13:48:25 +0000 (+0000) Subject: Update comments. X-Git-Tag: REL7_4_BETA1~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fbb42eb3f580af7507f290ed1c4dd2f57f98052;p=thirdparty%2Fpostgresql.git Update comments. --- diff --git a/src/tools/pgcvslog b/src/tools/pgcvslog index 54a5cb9368f..0490786780b 100755 --- a/src/tools/pgcvslog +++ b/src/tools/pgcvslog @@ -7,8 +7,9 @@ # all branches: # cvs log -d '>1999-06-14 00:00:00 GMT' . > log # -# one branch: +# head: # cvs log -d'>2000-05-29 00:00:00 GMT' -b . +# branch: # cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_3_STABLE` . # # date range