X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ca366fc9025197a5d32034a446dc35b776101d78..bb8096264ef25aace6fd04a70941f4591ae0123a:/doc/usage.mdwn?ds=sidebyside diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 02d01f49c..aa4978773 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -30,6 +30,13 @@ flags such as --verbose can be negated with --no-verbose. 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. @@ -66,9 +73,8 @@ flags such as --verbose can be negated with --no-verbose. * --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