Update README.md

This commit is contained in:
Pedro F. Albanese
2021-12-08 18:24:11 -03:00
committed by GitHub
parent 7ab2dcbcbe
commit a7fc9fe197

View File

@@ -19,7 +19,7 @@ sha3sum [-v] [-b N] [-c <hash.ext>] [-r] <file.ext>
#### Generate hashsum list: #### Generate hashsum list:
<pre> <pre>
$ ./sha3sum [-r] -t "*.*" > hash.txt $ ./sha3sum [-r] "*.*" > hash.txt
</pre> </pre>
##### Always works in binary mode. ##### Always works in binary mode.