]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/directive/calendar.mdwn
typo
[git.ikiwiki.info.git] / doc / ikiwiki / directive / calendar.mdwn
index 4814b02a9a4195d2490930ed724ec5cfe30d1fa2..412285c9799a6ac87115a4c7f17e2a7245be912c 100644 (file)
@@ -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