Skip to content

Commit

Permalink
Merge pull request etcd-io#538 from ishan16696/smallFix
Browse files Browse the repository at this point in the history
updated bbolt stats help.
  • Loading branch information
ahrtr committed Jul 17, 2023
2 parents f697249 + c1a02c4 commit 4fab5d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/bbolt/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -829,9 +829,9 @@ The following errors can be reported:
The page type is not "meta", "leaf", "branch", or "freelist".
No errors should occur in your database. However, if for some reason you
experience corruption, please submit a ticket to the Bolt project page:
experience corruption, please submit a ticket to the etcd-io/bbolt project page:
https://github.com/boltdb/bolt/issues
https://github.com/etcd-io/bbolt/issues
`, "\n")
}

Expand Down

0 comments on commit 4fab5d4

Please sign in to comment.