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:
parent
32c7326850
commit
c2b0d6b02f
4 changed files with 40 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue