]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
revert minor explanation change
authorAlex Checca <redacted>
Sat, 16 Jan 2016 06:03:10 +0000 (01:03 -0500)
committerAlex Checca <redacted>
Sat, 16 Jan 2016 06:03:10 +0000 (01:03 -0500)
scripts/xdcc_autoget.pl

index 5dfbcd04999f83b6a9098755cddb0ebf24188795..bb568a6a634450a83a120d532680b5bc880a42db 100644 (file)
@@ -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";
git clone https://git.99rst.org/PROJECT