Update 'README.md'
This commit is contained in:
parent
116bfa95d8
commit
445c2d46a6
@ -4,7 +4,9 @@ boltprint
|
|||||||
A quick Go program for printing out BoltDB files
|
A quick Go program for printing out BoltDB files
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
```
|
||||||
boltprint <file> [format]
|
boltprint <file> [format]
|
||||||
|
```
|
||||||
|
|
||||||
If the 'format' option is not provided then a very basic 'tree' will be output
|
If the 'format' option is not provided then a very basic 'tree' will be output
|
||||||
Currently the only format that is supported is json.
|
Currently the only format that is supported is json.
|
||||||
|
Loading…
Reference in New Issue
Block a user