From 0b65c483dc6a6db588ba1bb447170064829359f2 Mon Sep 17 00:00:00 2001 From: James Vega Date: Sun, 15 Mar 2009 19:19:14 -0400 Subject: [PATCH] Update RSS's README with the new announce syntax Signed-off-by: James Vega --- plugins/RSS/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/RSS/README.txt b/plugins/RSS/README.txt index 88c571efa..0d1655156 100644 --- a/plugins/RSS/README.txt +++ b/plugins/RSS/README.txt @@ -12,7 +12,7 @@ Adding a feed @rss add supybot http://sourceforge.net/export/rss2_projfiles.php?group_id=58965 Add announcements for a feed -@rss announce supybot +@rss announce add supybot Stop announcements for a feed -@rss announce --remove supybot +@rss announce remove supybot