]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/usage.mdwn
add support for generating per-page rss feeds
[ikiwiki.git] / doc / usage.mdwn
index b9744438bd8bfb7817bc288b6100b01149d7fe86..02d01f49c0d4d7ce455d63f8f692ac93a04d0e6a 100644 (file)
@@ -64,6 +64,12 @@ flags such as --verbose can be negated with --no-verbose.
 
   By default, anonymous users cannot edit the wiki.
 
+* --rss, --norss
+
+  If rss is set, along with every html page rendered by ikiwiki, an rss
+  page will also be rendered, to allow users to subscribe to a rss feed of
+  changes to that page.
+
 * --cgi
 
   Enable [[CGI]] mode. In cgi mode ikiwiki runs as a cgi script, and supports editing pages, signing in, registration, and displaying [[RecentChanges]].