]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
fix argument prefix
authorhttp://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web>
Mon, 31 Oct 2011 15:48:18 +0000 (11:48 -0400)
committeradmin <admin@branchable.com>
Mon, 31 Oct 2011 15:48:18 +0000 (11:48 -0400)
doc/tips/yaml_setup_files.mdwn

index e8ab4f1444c915a6d827f4871a85a017063ce2b8..56eeb61a1595e711bc7021cbf9da029621be9466 100644 (file)
@@ -3,7 +3,7 @@ the new YAML format recently added to ikiwiki.
 
 1. First, make sure you have the [[!cpan YAML]] perl module installed.
    (Run: `apt-get install libyaml-perl`)
-2. Run: `ikiwiki -setup my.setup -dumpsetup my.setup --set setuptype=Yaml`
+2. Run: `ikiwiki --setup my.setup --dumpsetup my.setup --set setuptype=Yaml`
 
 The format of the YAML setup file should be fairly self-explanatory.