[SimBot-commits] CVS: simbot/plugins dict.pl,1.16,1.17
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2005-05-04 21:37:07
|
Update of /cvsroot/simbot/simbot/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27399/plugins Modified Files: dict.pl Log Message: Tweak the TODO a little. We'll never release at this rate. ;) Index: dict.pl =================================================================== RCS file: /cvsroot/simbot/simbot/plugins/dict.pl,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -p -r1.16 -r1.17 --- dict.pl 4 May 2005 21:17:17 -0000 1.16 +++ dict.pl 4 May 2005 21:36:58 -0000 1.17 @@ -126,7 +126,7 @@ sub look_up { # Register Plugin &SimBot::plugin_register(plugin_id => "define", - plugin_params => "[dictionaries with \"<term>\"|\"<term>\"] [in <dictionary>] [publicly|privately]", + plugin_params => "[dictionaries with \"<term>\"|\"<term>\" [in <dictionary>]] [publicly|privately]", plugin_help => qq~Defines the requested term. Quotation marks are optional unless the query has more than one word: %bold%dictionaries with%bold%: Lists the dictionaries with the given term. |