mdbx-tools: add mdbx_drop tool.

Change-Id: Ib7b32668c13fcef5951ff7250df57b3263e14d69
This commit is contained in:
Leonid Yuriev
2021-03-10 14:43:49 +03:00
parent fd021d793a
commit f01e0efc2d
11 changed files with 247 additions and 3 deletions

View File

@@ -73,6 +73,7 @@ a diagnostic message being written to standard error.
.BR mdbx_copy (1),
.BR mdbx_dump (1),
.BR mdbx_load (1)
.BR mdbx_drop (1)
.SH AUTHOR
Howard Chu of Symas Corporation <http://www.symas.com>,
Leonid Yuriev <https://github.com/erthink>