Update 'README.md'

This commit is contained in:
Brian Buller 2016-12-29 12:04:50 -06:00
parent 116bfa95d8
commit 445c2d46a6
1 changed files with 2 additions and 0 deletions

View File

@ -4,7 +4,9 @@ boltprint
A quick Go program for printing out BoltDB files
Usage:
```
boltprint <file> [format]
```
If the 'format' option is not provided then a very basic 'tree' will be output
Currently the only format that is supported is json.