about summary refs log tree commit diff
path: root/src/nix-instantiate/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix-instantiate/help.txt')
-rw-r--r--src/nix-instantiate/help.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/nix-instantiate/help.txt b/src/nix-instantiate/help.txt
index 18b1d8bd0d99..fa0a4590ee92 100644
--- a/src/nix-instantiate/help.txt
+++ b/src/nix-instantiate/help.txt
@@ -18,3 +18,12 @@ Options:
   --attr / -A PATH: select an attribute from the top-level expression
 
   --add-root: add garbage collector roots for the result
+
+For --eval-only / --parse-only:
+
+  --xml: print an XML representation of the abstract syntax tree
+
+For --eval-only:
+
+  --strict: compute attributes and list elements, rather than being
+    lazy