diff options
author | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-15 03:24:05 +0100 |
---|---|---|
committer | Simon McVittie <smcv@ http://smcv.pseudorandom.co.uk/> | 2008-07-15 03:24:05 +0100 |
commit | b29d11b3c67533ca7addadb40a818a88cf6b8a84 (patch) | |
tree | ab632ee5678e82d18d14b805384f0b1b108d9942 /doc/ikiwiki-transition.mdwn | |
parent | d3008b626ea6130d3b75662725f6f2c412fc71ea (diff) | |
download | ikiwiki-b29d11b3c67533ca7addadb40a818a88cf6b8a84.tar ikiwiki-b29d11b3c67533ca7addadb40a818a88cf6b8a84.tar.gz |
Fix aggregateinternal migration so it skips expired entries, and deletes output
Diffstat (limited to 'doc/ikiwiki-transition.mdwn')
-rw-r--r-- | doc/ikiwiki-transition.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki-transition.mdwn b/doc/ikiwiki-transition.mdwn index 624268d23..3290ca7e9 100644 --- a/doc/ikiwiki-transition.mdwn +++ b/doc/ikiwiki-transition.mdwn @@ -28,7 +28,7 @@ treat these as preprocessor directives and convert them. # aggregateinternal The `aggregateinternal` mode moves pages aggregated by the aggregate plugin -so that the `aggregateinternal` option can be endabled +so that the `aggregateinternal` option can be enabled. # indexdb |