X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/75baac425b6640ccff9f6d4b3340e07aff972b3d..e548b0c24575a91ba4678e9cf1b78e02ff15d887:/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn

diff --git a/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn b/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn
index 8cc97a032..8613ef03c 100644
--- a/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn
+++ b/doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn
@@ -5,3 +5,8 @@ I've noticed this with the debian package version 3.20100102.3~bpo50+1.
 Perhaps it is possible to improve this or mention it in the manual page?
 
 --prosper
+
+> --rebuild causes ikiwiki to throw away all its info about what it built
+> before, so it will never clean up pages that have been removed, by any
+> means. Suggest you do a --refresh, possibly followed by a --rebuild
+> if that is really necessary. --[[Joey]]