# HG changeset patch # User Steve Kemp # Date 1197136366 0 # Node ID c64a37a823d13c178d85e291902358d2f2a38461 # Parent 446933b0d2c25e4bb24bafb555e5f1b8abb6c9dd Document, and support, no-calendar. diff -r 446933b0d2c2 -r c64a37a823d1 bin/chronicle --- a/bin/chronicle Sat Dec 08 16:53:28 2007 +0000 +++ b/bin/chronicle Sat Dec 08 17:52:46 2007 +0000 @@ -495,6 +495,7 @@ "force", \$CONFIG{'force'}, "no-tags", \$CONFIG{'no-tags'}, "no-cache", \$CONFIG{'no-cache'}, + "no-calendar", \$CONFIG{'no-calendar'}, "no-archive", \$CONFIG{'no-archive'}, "lower-case", \$CONFIG{'lower-case'}, diff -r 446933b0d2c2 -r c64a37a823d1 etc/chroniclerc --- a/etc/chroniclerc Sat Dec 08 16:53:28 2007 +0000 +++ b/etc/chroniclerc Sat Dec 08 17:52:46 2007 +0000 @@ -81,8 +81,9 @@ # # We can disable the sidebar if we want # -# no-tags = 1 -# no-archive = 1 +# no-tags = 1 +# no-archive = 1 +# no-calander = 1 #