1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 06:21:14 +02:00

* Document --eval-only and --parse-only options in nix-instantiate.

This commit is contained in:
Eelco Dolstra 2004-11-12 23:22:08 +00:00
parent 32c7326850
commit c2b0d6b02f
4 changed files with 40 additions and 2 deletions

View file

@ -10,6 +10,7 @@ Options:
--version: output version information
--help: display help
Options:
--verbose / -v: verbose operation (may be repeated)
--eval-only: evaluate and print resulting term; do not instantiate
--parse-only: parse and print abstract syntax tree