diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-15 15:15:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-15 15:15:39 -0400 |
commit | 17be286cc347bd6e48b174482ed10f3f46639961 (patch) | |
tree | 593632bfa5d0319c00def7cab91723cf3bf17eb9 /doc/tips | |
parent | ad858475e774672c8805cb91431f0b7cb5c2da8d (diff) |
note
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/yaml_setup_files.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/yaml_setup_files.mdwn b/doc/tips/yaml_setup_files.mdwn index 4ae0de4aa..e8ab4f144 100644 --- a/doc/tips/yaml_setup_files.mdwn +++ b/doc/tips/yaml_setup_files.mdwn @@ -7,4 +7,6 @@ the new YAML format recently added to ikiwiki. The format of the YAML setup file should be fairly self-explanatory. +(To convert the other way, use "setuptype=Standard" instead.) + --[[Joey]] |