diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-27 05:36:16 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-27 05:36:16 +0000 |
commit | 66555aef937ba67bddab51b4e85d5f4839b953c9 (patch) | |
tree | bcba9ea01c2dbc087eecafa1e579fa3a72ecdb26 /doc/usage.mdwn | |
parent | 3aefe67a1ef296b1538e7ef5389bb920f97f6680 (diff) | |
download | ikiwiki-66555aef937ba67bddab51b4e85d5f4839b953c9.tar ikiwiki-66555aef937ba67bddab51b4e85d5f4839b953c9.tar.gz |
linkify
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r-- | doc/usage.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index daef18c1f..efbc765ac 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -68,8 +68,8 @@ These options control the mode that ikiwiki is operating in. * --aggregate - If the aggregate plugin is enabled, this makes ikiwiki poll configured - feeds and save new posts to the srcdir. + If the [[plugins/aggregate]] plugin is enabled, this makes ikiwiki poll + configured feeds and save new posts to the srcdir. Note that to rebuild previously aggregated posts, use the --rebuild option along with this one. --rebuild will also force feeds to be polled even if @@ -81,7 +81,7 @@ These options control the mode that ikiwiki is operating in. # CONFIG OPTIONS -These options configure the wiki. Note that plugins can add additional +These options configure the wiki. Note that [[plugins]] can add additional configuration options of their own. * --wikiname |