diff --git a/nixos/doc/manual/man-nixos-install.xml b/nixos/doc/manual/man-nixos-install.xml
index 93082f914be..0752c397182 100644
--- a/nixos/doc/manual/man-nixos-install.xml
+++ b/nixos/doc/manual/man-nixos-install.xml
@@ -55,6 +55,13 @@
path
+
+
+
+
+ channel
+
+
@@ -126,6 +133,12 @@
specified in /mnt/etc/nixos/configuration.nix.
+
+
+ It installs the current channel nixos in the target channel
+ profile (unless is specified).
+
+
It installs the GRUB boot loader on the device specified in the option
@@ -202,6 +215,18 @@
+
+
+
+
+
+
+ If this option is provided, do not copy the current
+ nixos channel to the target host. Instead, use the
+ specified derivation.
+
+
+