aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bugzilla.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/bugzilla.rb b/bugzilla.rb
index 75e0b2f..16ad676 100644
--- a/bugzilla.rb
+++ b/bugzilla.rb
@@ -820,6 +820,8 @@ class BugzillaPlugin < Plugin
# Help strings to give the users when they are asking for it.
@@help_zilla = {
+ "bugzilla" => "Bugzilla IRC interface: #{Bold}bug#{Bold}|#{Bold}archstats#{Bold}|#{Bold}zilla#{Bold} (zilla contains all admin and info tools)",
+
"bug" => "bug #{Bold}[bugzilla]#{Bold} #{Bold}number#{Bold} : show the data about given bugzilla's bug.",
"archstats" => "archstats #{Bold}[bugzilla]#{Bold} #{Bold}[status]#{Bold} #{Bold}[reso]#{Bold} : show architecture summaries for given bug statuses.",