]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/examples/blog.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / examples / blog.mdwn
index bc7566e330565ac7397dd81d5628dd7836bde241..afef42c30599cdaba6be3047b5e7937db20cbff9 100644 (file)
@@ -3,7 +3,7 @@ your wiki to quickly get started blogging with ikiwiki.
 
 Or, run this command to set up a blog with ikiwiki.
 
-       % ikiwiki -setup /etc/ikiwiki/auto-blog.setup
+       % ikiwiki --setup /etc/ikiwiki/auto-blog.setup
 
 Some additional configuration you might want to do, if not using
 `auto-blog.setup`:
@@ -24,5 +24,3 @@ Some additional configuration you might want to do, if not using
 * Enable the [[calendar|plugins/calendar]] plugin and run the
   [[ikiwiki-calendar]] command from cron daily to get an interlinked
   set of calendar archives.
-
-The blog can than be edit using either your VCS or using HTML forms.