fix documentation of quick

It *always* turns off feeds, because feeds require a look
at all pages.
master
Joey Hess 2009-10-05 15:22:17 -04:00
parent dc6fab3824
commit d6cdced589
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ Here are some less often needed parameters:
* `feedonly` - Only generate the feed, do not display the pages inline on * `feedonly` - Only generate the feed, do not display the pages inline on
the page. the page.
* `quick` - Build archives in quick mode, without reading page contents for * `quick` - Build archives in quick mode, without reading page contents for
metadata. By default, this also turns off generation of any feeds. metadata. This also turns off generation of any feeds.
* `timeformat` - Use this to specify how to display the time or date for pages * `timeformat` - Use this to specify how to display the time or date for pages
in the blog. The format string is passed to the strftime(3) function. in the blog. The format string is passed to the strftime(3) function.
* `feedpages` - A [[PageSpec]] of inlined pages to include in the rss/atom * `feedpages` - A [[PageSpec]] of inlined pages to include in the rss/atom