diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 14:33:22 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 14:33:22 -0400 |
commit | e8b9cce4b302dabe0a425e27819fdb00c92aeaec (patch) | |
tree | e0c38a81a98e24dea63875c41a009ce133298a67 /doc/news | |
parent | cd0b2331229a193c1821106af02100a00e15477c (diff) |
update as command syntax has changed
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.12.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_3.12.mdwn b/doc/news/version_3.12.mdwn index 722316233..1e1862bb0 100644 --- a/doc/news/version_3.12.mdwn +++ b/doc/news/version_3.12.mdwn @@ -1,4 +1,4 @@ -You may want to run `ikiwiki-transition deduplinks /path/to/srcdir` +You may want to run `ikiwiki-transition deduplinks my.setup` after upgrading to this version of ikiwiki. This command will optimise your wiki's saved state, removing duplicate information that can slow ikiwiki down. |