Skip to content

Commit

Permalink
update the usage of surgery command
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Wang <[email protected]>
  • Loading branch information
ahrtr committed Feb 18, 2023
1 parent 1108915 commit e4e06d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/bbolt/surgery_commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,9 @@ Usage:
bbolt surgery command [arguments]
The commands are:
copy-page copy page from source pageid to target pageid
help print this screen
clear-page clear all elements at the given pageId
copy-page copy page from source pageId to target pageId
revert-meta-page revert the meta page change made by the last transaction
Use "bbolt surgery [command] -h" for more information about a command.
Expand Down

0 comments on commit e4e06d2

Please sign in to comment.