Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bc799fa

Browse files
committed
Update comment.
1 parent 482e693 commit bc799fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/pgcvslog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#!/bin/sh
22

3-
# $PostgreSQL: pgsql/src/tools/pgcvslog,v 1.32 2006/10/08 01:39:59 momjian Exp $
3+
# $PostgreSQL: pgsql/src/tools/pgcvslog,v 1.33 2007/01/31 22:17:03 momjian Exp $
44

55
# This utility is used to generate a compact list of changes
66
# for each release, bjm 2000-02-22
77

88
# Usage $0 file
99

1010
# All branches:
11-
# cvs log -d '>1999-06-14 00:00:00 GMT' . > log
11+
# cvs log -d'>1999-06-14 00:00:00 GMT' . > log
1212
#
1313
# HEAD:
1414
# cvs log -d'>2000-05-29 00:00:00 GMT' -b .

0 commit comments

Comments
 (0)