From 19a677b2919670a34b8ba1e42e6e9ec4f80de273 Mon Sep 17 00:00:00 2001 From: Alex Checca Date: Sat, 16 Jan 2016 01:03:10 -0500 Subject: revert minor explanation change --- scripts/xdcc_autoget.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/xdcc_autoget.pl') diff --git a/scripts/xdcc_autoget.pl b/scripts/xdcc_autoget.pl index 5dfbcd0..bb568a6 100644 --- a/scripts/xdcc_autoget.pl +++ b/scripts/xdcc_autoget.pl @@ -166,8 +166,8 @@ sub ag_help Irssi::print "to set the server : ag_server "; Irssi::print "to add a bot : ag_botadd BOT1 BOT2 *** BOTN"; Irssi::print "to remove a bot : ag_botrem BOT1 BOT2 *** BOTN"; - Irssi::print "to add string : ag_add \"[TEXT STRING OF TV SHOW/CHINESE CARTOON/ETC]\",\"[ETC]\",***,\"[ETC]\" "; - Irssi::print "to remove strings : ag_rem \"[TEXT STRING OF TV SHOW/CHINESE CARTOON/ETC]\",\"[ETC]\",***,\"[ETC]\" "; + Irssi::print "to add string : ag_add \"[TEXT STRING OF SEARCH]\",\"[ETC]\",***,\"[ETC]\" "; + Irssi::print "to remove strings : ag_rem \"[TEXT STRING OF SEARCH]\",\"[ETC]\",***,\"[ETC]\" "; Irssi::print "to see terms and bots: ag_list"; Irssi::print "to clear cache : ag_clearcache"; Irssi::print "ag_next_delay : delay between full transfers"; -- cgit v1.2.3