aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki
diff options
context:
space:
mode:
authorLouis <spalax@gresille.org>2014-11-14 12:50:27 +0100
committerLouis <spalax@gresille.org>2014-11-14 12:50:27 +0100
commit213dad76d47bab9db8e44d6e20c8371960375e77 (patch)
treecc7564d3d10198619997ed147f4d1ba65e413cf1 /doc/ikiwiki
parent1d97160dae775c31e166d9886472dacdd773d571 (diff)
downloadikiwiki-213dad76d47bab9db8e44d6e20c8371960375e77.tar
ikiwiki-213dad76d47bab9db8e44d6e20c8371960375e77.tar.gz
typo
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r--doc/ikiwiki/directive/calendar.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/calendar.mdwn b/doc/ikiwiki/directive/calendar.mdwn
index 4814b02a9..412285c97 100644
--- a/doc/ikiwiki/directive/calendar.mdwn
+++ b/doc/ikiwiki/directive/calendar.mdwn
@@ -40,7 +40,7 @@ An example crontab:
With [[setup option|plugins/calendar]] `calendar_autocreate`, all this work is
done by `ikiwiki` itself. Thus, the crontab command can be replaced by:
- 0 0 * * * ikiwiki ~/ikiwiki.setup --refresh
+ 0 0 * * * ikiwiki --setup ~/ikiwiki.setup --refresh
## usage