aboutsummaryrefslogtreecommitdiff
path: root/config_sample.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config_sample.rb')
-rw-r--r--config_sample.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/config_sample.rb b/config_sample.rb
index e0e3ec8..b199cf4 100644
--- a/config_sample.rb
+++ b/config_sample.rb
@@ -51,5 +51,12 @@ notice += <<NOTICE
<a href='coffeebreak'>Event Schedule Poll</a><br />
<a href='coffee'>Normal Poll</a>
</div>
+
+<h2>--verbose</h2>
+ Get the sourcecode with <a href="http://bazaar-vcs.org/">bazaar</a>:
+ <br />
+ bzr branch #{SITEURL} dudle
+ <br />
+
NOTICE
NOTICE = notice