# HG changeset patch # User Steve Kemp # Date 1197482099 0 # Node ID 7a7c3faf317116157be3de3d47f3e2dedafb1ea4 # Parent 4e8f0bbe88fb0f1c5098fde9ac60e617da1a5c41 Honour --no-comments diff -r 4e8f0bbe88fb -r 7a7c3faf3171 bin/chronicle --- a/bin/chronicle Wed Dec 12 17:53:10 2007 +0000 +++ b/bin/chronicle Wed Dec 12 17:54:59 2007 +0000 @@ -524,6 +524,7 @@ "no-tags", \$CONFIG{'no-tags'}, "no-cache", \$CONFIG{'no-cache'}, "no-calendar", \$CONFIG{'no-calendar'}, + "no-comments", \$CONFIG{'no-comments'}, "no-archive", \$CONFIG{'no-archive'}, "lower-case", \$CONFIG{'lower-case'},