From 213dad76d47bab9db8e44d6e20c8371960375e77 Mon Sep 17 00:00:00 2001 From: Louis Date: Fri, 14 Nov 2014 12:50:27 +0100 Subject: typo --- doc/ikiwiki/directive/calendar.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3