diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-19 13:33:48 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-19 13:33:48 -0500 |
commit | d01e7248bf4c9f6a7ec6920a0fe4cda4d776e171 (patch) | |
tree | c416cf20919fd578871d35f879297b5eae481ff8 /doc/bugs | |
parent | 75baac425b6640ccff9f6d4b3340e07aff972b3d (diff) | |
download | ikiwiki-d01e7248bf4c9f6a7ec6920a0fe4cda4d776e171.tar ikiwiki-d01e7248bf4c9f6a7ec6920a0fe4cda4d776e171.tar.gz |
response
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/rebuild_after_changing_the_underlaydir_config_option.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
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]] |