forked from lix-project/lix
078e20885e
$ nix-instantiate --help error: unknown flag `--help` Try `nix-instantiate --help' for more information. :-)
16 lines
326 B
Plaintext
16 lines
326 B
Plaintext
nix-instantiate [OPTIONS...] [FILES...]
|
|
|
|
`nix-instantiate' turns Nix expressions into store expressions.
|
|
|
|
The argument `-' may be specified to read a Nix expression from
|
|
standard input.
|
|
|
|
Options:
|
|
|
|
--version: output version information
|
|
--help: display help
|
|
|
|
Options:
|
|
|
|
--verbose / -v: verbose operation (may be repeated)
|