diff --git a/README.md b/README.md index ab46c8e..140deb2 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,9 @@ Just provide a BoltDB filename to be opened as the first argument on the command ```sh boltbrowser ``` + +To see all options that are available, run: + +``` +boltbrowser --help +```