about summary refs log blame commit diff
path: root/src/nix-hash/help.txt
blob: 31fff1ffabd67f276ae9d1d8add3f1e61e1853bd (plain) (tree)
1
2
3
4
5
6
7
8

                                
                                                                     


                                                             

                                                                          
nix-hash [OPTIONS...] [FILES...]

`nix-hash' computes and prints cryptographic hashes for the specified
files.

  --flat: compute hash of regular file contents, not metadata
  --base32: print hash in base-32 instead of hexadecimal
  --type HASH: use hash algorithm HASH ("md5" (default), "sha1", "sha256")