nixos-install manual: remove --chroot option
This option has been removed from the tool in favour of nixos-enter.
This commit is contained in:
parent
b959c6ed60
commit
152454d987
@ -57,9 +57,6 @@
|
|||||||
<arg>
|
<arg>
|
||||||
<arg choice='plain'><option>--show-trace</option></arg>
|
<arg choice='plain'><option>--show-trace</option></arg>
|
||||||
</arg>
|
</arg>
|
||||||
<arg>
|
|
||||||
<arg choice='plain'><option>--chroot</option></arg>
|
|
||||||
</arg>
|
|
||||||
<arg>
|
<arg>
|
||||||
<arg choice='plain'><option>--help</option></arg>
|
<arg choice='plain'><option>--help</option></arg>
|
||||||
</arg>
|
</arg>
|
||||||
@ -177,14 +174,6 @@ it.</para>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term><option>--chroot</option></term>
|
|
||||||
<listitem>
|
|
||||||
<para>Chroot into given installation. Any additional arguments passed are going to be executed inside the chroot.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>--help</option></term>
|
<term><option>--help</option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user