diff --git a/doc/manual/opt-common-syn.xml b/doc/manual/opt-common-syn.xml
index 6628fde93..d65f4009e 100644
--- a/doc/manual/opt-common-syn.xml
+++ b/doc/manual/opt-common-syn.xml
@@ -37,6 +37,11 @@
path
+
+
+ name
+ value
+
diff --git a/doc/manual/opt-common.xml b/doc/manual/opt-common.xml
index b9df23dcf..0b5751767 100644
--- a/doc/manual/opt-common.xml
+++ b/doc/manual/opt-common.xml
@@ -337,7 +337,7 @@
Causes Nix to print out a stack trace in case of Nix
expression evaluation errors.
-
+
@@ -351,6 +351,16 @@
+namevalue
+
+ Set the Nix configuration option
+ name to value.
+ This overrides settings in the Nix configuration file (see
+ nix.conf5).
+
+
+
+