diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 06:15:04 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-30 06:15:04 +0000 |
commit | 1d0f4b665cc6244573a4cdca4a010ece5595066e (patch) | |
tree | 9521bc0f2bc16095349ad5fe5a3c2ca203e56a5d /doc/plugins | |
parent | dcaa4b013eddf9b0654e0b1e70f7c3cce8a9cabf (diff) | |
download | ikiwiki-1d0f4b665cc6244573a4cdca4a010ece5595066e.tar ikiwiki-1d0f4b665cc6244573a4cdca4a010ece5595066e.tar.gz |
fix
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/aggregate.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/aggregate.mdwn b/doc/plugins/aggregate.mdwn index 95c8534b0..85152170f 100644 --- a/doc/plugins/aggregate.mdwn +++ b/doc/plugins/aggregate.mdwn @@ -33,7 +33,7 @@ directive: * `dir` - The directory in the wiki where pages should be saved. Optional, if not specified, the directory is based on the name of the feed. * `feedurl` - The url to the feed. Optional, if it's not specified ikiwiki - will look for feeds on the `blogurl`. RSS and atom feeds are supported. + will look for feeds on the `url`. RSS and atom feeds are supported. * `updateinterval` - How often to check for new posts, in minutes. Default is 15 minutes. * `expireage` - Expire old items from this blog if they are older than |