Skip to content

Commit e4e06d2

Browse files
committed
update the usage of surgery command
Signed-off-by: Benjamin Wang <[email protected]>
1 parent 1108915 commit e4e06d2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cmd/bbolt/surgery_commands.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,9 @@ Usage:
126126
bbolt surgery command [arguments]
127127
128128
The commands are:
129-
copy-page copy page from source pageid to target pageid
130129
help print this screen
130+
clear-page clear all elements at the given pageId
131+
copy-page copy page from source pageId to target pageId
131132
revert-meta-page revert the meta page change made by the last transaction
132133
133134
Use "bbolt surgery [command] -h" for more information about a command.

0 commit comments

Comments
 (0)