forked from lix-project/lix
parent
5e9c3da412
commit
9842077cb2
|
@ -343,10 +343,11 @@
|
||||||
|
|
||||||
<varlistentry><term><option>-I</option> <replaceable>path</replaceable></term>
|
<varlistentry><term><option>-I</option> <replaceable>path</replaceable></term>
|
||||||
|
|
||||||
<listitem><para>Add a path to the Nix expression search path. See
|
<listitem><para>Add a path to the Nix expression search path. This
|
||||||
the <envar>NIX_PATH</envar> environment variable for details. Paths
|
option may be given multiple times. See the <envar>NIX_PATH</envar>
|
||||||
added through <option>-I</option> take precedence over
|
environment variable for information on the semantics of the Nix
|
||||||
<envar>NIX_PATH</envar>.</para></listitem>
|
search path. Paths added through <option>-I</option> take
|
||||||
|
precedence over <envar>NIX_PATH</envar>.</para></listitem>
|
||||||
|
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue