about summary refs log tree commit diff
path: root/src/nix-instantiate/help.txt
blob: fbe9d92dbfea739b94740d205c1bea3ac0140dcd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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)