* nix-hash: option `--truncate' to truncate the hash to 160 bits. Hmm,
kind of ad hoc ;-)
This commit is contained in:
parent
2fd22c6360
commit
0399365675
2 changed files with 4 additions and 0 deletions
|
|
@ -6,3 +6,4 @@ 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")
|
||||
--truncate: truncate the hash to 160 bits
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue