about summary refs log tree commit diff
path: root/doc/manual/command-ref/nix-instantiate.xml
diff options
context:
space:
mode:
authorRobert Vollmert <rob@vllmrt.net>2017-07-07T19·51+0200
committerRobert Vollmert <rob@vllmrt.net>2017-07-07T20·11+0200
commit772ef22c25f6dac969ce7f13586a08d1191f4a44 (patch)
treef50d735da24e26f66a89a98f70d25e3a6fce02e7 /doc/manual/command-ref/nix-instantiate.xml
parent8ad898b2cd2f5d7bba29da48f67658d3a04888db (diff)
man page (nix-instantiate): -E is optional
Diffstat (limited to '')
-rw-r--r--doc/manual/command-ref/nix-instantiate.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/command-ref/nix-instantiate.xml b/doc/manual/command-ref/nix-instantiate.xml
index 8742289547..39c1282fcc 100644
--- a/doc/manual/command-ref/nix-instantiate.xml
+++ b/doc/manual/command-ref/nix-instantiate.xml
@@ -39,7 +39,7 @@
     </arg>
     <arg><option>--add-root</option> <replaceable>path</replaceable></arg>
     <arg><option>--indirect</option></arg>
-    <group choice='req'>
+    <group>
       <arg choice='plain'><option>--expr</option></arg>
       <arg choice='plain'><option>-E</option></arg>
     </group>