nix-instantiate: Rename --eval-only to --eval, --parse-only to --parse
This commit is contained in:
parent
c31836008e
commit
e1cf40fa95
4 changed files with 23 additions and 23 deletions
|
@ -5,7 +5,7 @@ source common.sh
|
|||
# Do all commands have help?
|
||||
#nix-env --help | grep -q install
|
||||
#nix-store --help | grep -q realise
|
||||
#nix-instantiate --help | grep -q eval-only
|
||||
#nix-instantiate --help | grep -q eval
|
||||
#nix-hash --help | grep -q base32
|
||||
|
||||
# Can we ask for the version number?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue