mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-05-31 11:42:30 +00:00
Add "dump" and "page" commands to CLI usage
Signed-off-by: Lewis Marshall <lewis@lmars.net>
This commit is contained in:
parent
533739c662
commit
f07641f90a
@ -127,8 +127,10 @@ The commands are:
|
||||
bench run synthetic benchmark against bolt
|
||||
check verifies integrity of bolt database
|
||||
compact copies a bolt database, compacting it in the process
|
||||
dump print a hexidecimal dump of a single page
|
||||
info print basic info
|
||||
help print this screen
|
||||
page print one or more pages in human readable format
|
||||
pages print list of pages with their types
|
||||
stats iterate over all pages and generate usage stats
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user