Compare commits
1 Commits
a0df3ba8b0
...
e52426e80f
Author | SHA1 | Date | |
---|---|---|---|
e52426e80f |
|
@ -5,7 +5,13 @@ 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`.
|
||||||
|
|
||||||
```
|
```
|
||||||
Usage:
|
go get git.wow.st/gmp/b3sum
|
||||||
|
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