]> git.donarmstrong.com Git - infobot.git/blobdiff - files/infobot.help
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
[infobot.git] / files / infobot.help
index 5ae4fdfb5a46025bfdbd3e8d1ad9773bd8840eef..c44576dc078fccce861ae4018e56e8d197fd75a5 100644 (file)
@@ -483,3 +483,11 @@ flags: D:        - can [un]lock factoids
 flags: D: "r" - remove factoid.
 flags: D: "t" - teach/add factoid.
 flags: D: "s" - Bypass +silent on channels
+
+rssfeeds: D: rssfeeds is used to control the RSS Feed tracking module
+rssfeeds: U: rssfeeds [command]
+rssfeeds: E: rssfeeds flush
+rssfeeds: D: flush - Will erase the cache file. (Must be chattr +o)
+rssfeeds: D: update - Force a manual update of the feeds. (Must be chattr +o)
+
+# vim:ts=4:sw=4:expandtab:tw=80