From c2b0d6b02ffaaa6e47eb24c3dca30beeea387aff Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 12 Nov 2004 23:22:08 +0000 Subject: * Document --eval-only and --parse-only options in nix-instantiate. --- doc/manual/opt-common.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/manual/opt-common.xml') diff --git a/doc/manual/opt-common.xml b/doc/manual/opt-common.xml index 0cfd6ba215d2..7650d62e51ae 100644 --- a/doc/manual/opt-common.xml +++ b/doc/manual/opt-common.xml @@ -171,3 +171,14 @@ + + + + + + When this option is used, no attempt is made to open the Nix + database. Most Nix operations do need database access, so those + operations will fail. + + + -- cgit 1.4.1