* Help text for all (non-script) programs, so no more:
$ nix-instantiate --help error: unknown flag `--help` Try `nix-instantiate --help' for more information. :-)
This commit is contained in:
parent
905d5b91fa
commit
078e20885e
14 changed files with 126 additions and 32 deletions
6
src/nix-hash/help.txt
Normal file
6
src/nix-hash/help.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
nix-hash [OPTIONS...] [FILES...]
|
||||
|
||||
`nix-hash computes and prints cryptographic hashes for the specified
|
||||
files.
|
||||
|
||||
--flat: compute hash of regular file contents, not metadata
|
||||
Loading…
Add table
Add a link
Reference in a new issue