* Documented nix-instantiate --xml, --strict.

* Added an example to the nix-build section.
This commit is contained in:
Eelco Dolstra 2006-10-05 20:41:57 +00:00
parent 8396b59286
commit 99ef620c8c
4 changed files with 104 additions and 6 deletions

View file

@ -1769,7 +1769,7 @@ in foo</programlisting>
</varlistentry>
<varlistentry><term><function>builtins.toXML</function> <replaceable>e</replaceable></term>
<varlistentry xml:id='builtin-toXML'><term><function>builtins.toXML</function> <replaceable>e</replaceable></term>
<listitem><para>Return a string containing an XML representation
of <replaceable>e</replaceable>. The main application for