aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/manual/command-ref/nix-install-package.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/manual/command-ref/nix-install-package.xml b/doc/manual/command-ref/nix-install-package.xml
index e0a52dbb3..7d5cd996e 100644
--- a/doc/manual/command-ref/nix-install-package.xml
+++ b/doc/manual/command-ref/nix-install-package.xml
@@ -27,6 +27,7 @@
</group>
<replaceable>path</replaceable>
</arg>
+ <arg><option>--set</option></arg>
<sbr />
<group choice='req'>
<arg choice='req'>
@@ -91,6 +92,13 @@ to restart itself with <command>xterm</command>,
</varlistentry>
+ <varlistentry><term><option>--set</option></term>
+
+ <listitem><para>Install the package as the profile so that the
+ profile contains exactly the contents of the package.</para></listitem>
+
+ </varlistentry>
+
</variablelist>
</refsection>