aboutsummaryrefslogtreecommitdiff
path: root/config_sample.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-25 14:11:19 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-25 14:11:19 +0100
commit000ae30402054138c16f11f14211dca76e9e47ef (patch)
tree6941f74010592c9ea3cd365bf53301e10eac3780 /config_sample.rb
parent0a7091d7e5f1f373f16934b3583b02494e0580dc (diff)
hint to sourcecode added
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