Skip to content

Commit

Permalink
nixos-install manual: remove --chroot option
Browse files Browse the repository at this point in the history
This option has been removed from the tool in favour of nixos-enter.

(cherry picked from commit 152454d)
  • Loading branch information
lheckemann authored and Mic92 committed May 1, 2018
1 parent 4c36c0a commit 4647755
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions nixos/doc/manual/man-nixos-install.xml
Expand Up @@ -57,9 +57,6 @@
<arg>
<arg choice='plain'><option>--show-trace</option></arg>
</arg>
<arg>
<arg choice='plain'><option>--chroot</option></arg>
</arg>
<arg>
<arg choice='plain'><option>--help</option></arg>
</arg>
Expand Down Expand Up @@ -177,14 +174,6 @@ it.</para>
</listitem>
</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>
<term><option>--help</option></term>
<listitem>
Expand Down

0 comments on commit 4647755

Please sign in to comment.