Skip to content

Commit e7fb556

Browse files
committed
Improve comment.
1 parent f2ad4ca commit e7fb556

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tools/pgcvslog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
# To find branch time, look for "branches:" tag in CVS commit logs
1919
# e.g. "branches: 1.398.4;" matches "REL8_0_STABLE: 1.398.0.4".
2020
#
21-
# Remove TODO and FAQ logs if desired
21+
# Remove these: TODO,v, TODO.html,v, FAQ,v, FAQ.html,v from logs
22+
# before processing
2223
#
2324

2425
if [ "X$1" == "X-h" ]

0 commit comments

Comments
 (0)