]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/theme.mdwn
Standardize on --long-option instead of -long-option
[git.ikiwiki.info.git] / doc / plugins / theme.mdwn
index 5261df111f91b1462f36d3f9731479ddb01a7ae2..bcc36aa81b295a4ac7d9e754efcbad0261353b9a 100644 (file)
@@ -8,7 +8,8 @@ inside `/usr/share/ikiwiki/themes/`. See [[themes]] for an overview
 of the themes included in ikiwiki and the [[theme market]] for third party themes.
 
 You can set the theme via the **theme** option in your config file (after
-enabling the plugin). Refresh the wiki (with `ikiwiki -setup <file>`, `--setup` won't work, they are not interchangable) after changing it to see the changes.
+enabling the plugin). Refresh the wiki (with `ikiwiki --setup <file>`)
+after changing it to see the changes.
 
 Hints for theme builders
 ------------------------