X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9f401d6617a11efcedda1c956b2ccea061a7540f..bb964f69a3a5a4554fb9351b93fd98a3af7e3c3a:/doc/tips/yaml_setup_files.mdwn diff --git a/doc/tips/yaml_setup_files.mdwn b/doc/tips/yaml_setup_files.mdwn index e8ab4f144..56eeb61a1 100644 --- a/doc/tips/yaml_setup_files.mdwn +++ b/doc/tips/yaml_setup_files.mdwn @@ -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.