Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Sep 29, 2022
1 parent 2906cd6 commit aa2ad3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ Full details can be found in `hashit --help` or `hashit -h`.
```
$ hashit -h
Hash It!
Version 1.1.0
Version 1.2.0
Ben Boyter <[email protected]>
Usage:
hashit [flags]
Flags:
--debug enable debug output
-f, --format string set output format [text, json, sum, hashdeep] (default "text")
-f, --format string set output format [text, json, sum, hashdeep, hashonly] (default "text")
-c, --hash strings hashes to be run for each file (set to 'all' for all possible hashes) (default [md5,sha1,sha256,sha512])
--hashes list all supported hashes
-h, --help help for hashit
Expand Down

0 comments on commit aa2ad3c

Please sign in to comment.