Compare commits
1 Commits
e52426e80f
...
a0df3ba8b0
Author | SHA1 | Date | |
---|---|---|---|
a0df3ba8b0 |
|
@ -5,13 +5,7 @@ A golang port of b3sum
|
||||||
This is a simple `b3sum` command using `github.com/zeebo/blake3`.
|
This is a simple `b3sum` command using `github.com/zeebo/blake3`.
|
||||||
|
|
||||||
```
|
```
|
||||||
go get git.wow.st/gmp/b3sum
|
Usage:
|
||||||
go install git.wow.st/gmp/b3sum
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage:
|
|
||||||
|
|
||||||
```
|
|
||||||
b3sum [flags] [file]...
|
b3sum [flags] [file]...
|
||||||
-h Prints help information
|
-h Prints help information
|
||||||
-l int
|
-l int
|
||||||
|
|
Loading…
Reference in New Issue
Block a user