From 6d0f06caba8935bad98751ff18e0561d1d0ef5dd Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Mon, 1 Oct 2007 06:03:19 +0000 Subject: core/config: fix help --- lib/rbot/core/config.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/rbot') diff --git a/lib/rbot/core/config.rb b/lib/rbot/core/config.rb index cdd334f4..13f93c9d 100644 --- a/lib/rbot/core/config.rb +++ b/lib/rbot/core/config.rb @@ -198,8 +198,6 @@ class ConfigModule < CoreBotModule case plugin when "config" case topic - when "" - _("config-related tasks: config topics, save, rescan") when "list" _("config list => list configuration modules, config list => list configuration keys for module ") when "get" -- cgit v1.2.3