mirror of
https://github.com/NixOS/nix
synced 2025-07-13 17:10:47 +02:00
* Documented common environment variables.
This commit is contained in:
parent
f982df3cd7
commit
ad3121a52d
8 changed files with 313 additions and 180 deletions
|
@ -31,7 +31,8 @@
|
|||
|
||||
<para>
|
||||
This command is generally used for testing Nix expression before
|
||||
they are used with <command>nix-env</command>.
|
||||
they are used with <command>nix-env</command>. See also <xref
|
||||
linkend="sec-common-options" />.
|
||||
</para>
|
||||
|
||||
</refsection>
|
||||
|
@ -41,8 +42,6 @@
|
|||
|
||||
<variablelist>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="opt-common.xml#xpointer(/nop/*)" />
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--parse-only</option></term>
|
||||
<listitem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue