Force a rebuild of all pages.
+* --fixctime
+
+ Pull last changed time for all pages out of the revision control system.
+ This rarely used option provides a way to get the real creation times of
+ items in weblogs, for example when building a wiki from a new subversion
+ checkout. It is unoptimised and quite slow.
+
* --templatedir
Specify the directory that the page [[templates]] are stored in.
* --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.
+ If rss is set, ikiwiki will generate rss feeds for pages that inline
+ a blog.
* --cgi