Update README

This commit is contained in:
Andrew Slotin 2017-10-13 19:11:43 +07:00
parent d506dad041
commit c7d3622f7a
1 changed files with 6 additions and 0 deletions

View File

@ -36,3 +36,9 @@ Just provide a BoltDB filename to be opened as the first argument on the command
```sh
boltbrowser <filename>
```
To see all options that are available, run:
```
boltbrowser --help
```