Currently executing `boltbrowser --help` creates a file with name `--help` in the current working directory, which is counterintuitive. This commit adds command-line flags support to boltbrowser and changes it to print out the usage message instead.
To avoid committing BoltDB database files by accident.