aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo <Theo@web>2012-12-18 10:46:14 -0400
committeradmin <admin@branchable.com>2012-12-18 10:46:14 -0400
commit8308d0d5563cd659ac82344224258245a4d76084 (patch)
tree49e257fc0c57a33d8d0bff8e3f7415f104a41775
parent5e202a079cda8ee84dd44be906d2912ecd7c6e7a (diff)
downloadikiwiki-8308d0d5563cd659ac82344224258245a4d76084.tar
ikiwiki-8308d0d5563cd659ac82344224258245a4d76084.tar.gz
Added some hint for users
-rw-r--r--doc/plugins/theme.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/theme.mdwn b/doc/plugins/theme.mdwn
index d74784ac2..5261df111 100644
--- a/doc/plugins/theme.mdwn
+++ b/doc/plugins/theme.mdwn
@@ -8,7 +8,7 @@ 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 after changing it to see the changes.
+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.
Hints for theme builders
------------------------