]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki-calendar.mdwn
Command on compile plugin
[ikiwiki.git] / doc / ikiwiki-calendar.mdwn
index c1f4d72670c92cc0bc79aafb40ec4dcb3aa76089..d311a1859f66261a16b8296a4fdd7f05156fbca0 100644 (file)
@@ -39,11 +39,11 @@ the calendars to highlight the current day.
 
 An example crontab:
 
-       0 0 * * * ikiwiki-calendar ~/ikiwiki.setup "posts/* and !*/Discussion"
+       0 0 * * * ikiwiki-calendar ~/ikiwiki.setup 'posts/* and !*/Discussion'
 
 # TEMPLATES
 
-This command uses two [[template|wikitemplates]] to generate
+This command uses two [[templates]] to generate
 the pages, `calendarmonth.tmpl` and `calendaryear.tmpl`.
 
 # AUTHOR