From 445c2d46a68d2dbee34ff83c0faa3482b2e65a1f Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Thu, 29 Dec 2016 12:04:50 -0600 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e0cbe07..6d6b31e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ boltprint A quick Go program for printing out BoltDB files Usage: +``` boltprint [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.