Skip to content

Commit 1a4fad4

Browse files
committed
Add listproperties to help
1 parent b0fa8eb commit 1a4fad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BinlogTool/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ static int Main(string[] args)
1818
binlogtool listtools input.binlog
1919
binlogtool savefiles input.binlog output_path
2020
binlogtool listnuget input.binlog output_path
21+
binlogtool listproperties input.binlog
2122
binlogtool reconstruct input.binlog output_path
2223
binlogtool savestrings input.binlog output.txt
2324
binlogtool search *.binlog search string

0 commit comments

Comments
 (0)