diff --git a/doc/manual/command-ref/nix-instantiate.xml b/doc/manual/command-ref/nix-instantiate.xml index 1e556c7ed..3d03358be 100644 --- a/doc/manual/command-ref/nix-instantiate.xml +++ b/doc/manual/command-ref/nix-instantiate.xml @@ -117,21 +117,19 @@ input. - When used with and - , print the resulting expression as an - XML representation of the abstract syntax tree rather than as an - ATerm. The schema is the same as that used by the toXML - built-in. + When used with , print the resulting + value as an XML representation of the abstract syntax tree rather than as + an ATerm. The schema is the same as that used by the toXML built-in. + - When used with and - , print the resulting expression as an - JSON representation of the abstract syntax tree rather than as an - ATerm. + When used with , print the resulting + value as an JSON representation of the abstract syntax tree rather + than as an ATerm.