diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-02-09 23:44:56 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-02-09 23:44:56 +0100 | 
| commit | 422acb5f7b1694bebada321638935c64a425620e (patch) | |
| tree | cc1856ea5d5f78dbe46a1e76a1ae2e191e8bf77f /README | |
| parent | use -h for --help and -x for --hex (issue #12) (diff) | |
| download | sha3sum-422acb5f7b1694bebada321638935c64a425620e.tar.gz sha3sum-422acb5f7b1694bebada321638935c64a425620e.tar.bz2 sha3sum-422acb5f7b1694bebada321638935c64a425620e.tar.xz | |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -72,7 +72,7 @@ PERFORMANCE COMPARISON:      --binary       Print the checksum in binary, rather than hexadecimal.      -m -    --multi        Print the chechsum at all iterations. +    --multi        Print the checksum at all iterations.  **Pending the standardisation of SHA-3**, there is no specification of particular | 
