forked from lix-project/lix
explanation what happens when passing true / false and null values to derivation builders added
This commit is contained in:
parent
0d65fc08e2
commit
7b20c0ed4b
|
@ -1217,6 +1217,10 @@ set, the attributes of which specify the inputs of the build.</para>
|
|||
They are simply concatenated, separated by
|
||||
spaces.</para></listitem>
|
||||
|
||||
<listitem><para><emphasis>true</emphasis> is passed as
|
||||
<emphasis>1</emphasis>, <emphasis>false</emphasis>
|
||||
and <emphasis>null</emphasis> are passed as empty string.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</para></listitem>
|
||||
|
|
Loading…
Reference in a new issue