]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorLouis <spalax@gresille.org>
Fri, 14 Nov 2014 11:50:27 +0000 (12:50 +0100)
committerLouis <spalax@gresille.org>
Fri, 14 Nov 2014 11:50:27 +0000 (12:50 +0100)
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