Skip to content

Commit

Permalink
verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gabstv committed Feb 27, 2019
1 parent bb2b223 commit 50681bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ func main(){

## As a program (CLI)
```sh
go get -u github.com/gabstv/go-bsdiff/cmd/...
go get -u -v github.com/gabstv/go-bsdiff/cmd/...

bsdiff oldfile newfile patch
bspatch oldfile newfile2 patch
Expand Down

0 comments on commit 50681bf

Please sign in to comment.