mdbx-doc: more for custom comparators.

Change-Id: I3326c5bdedbbdb01b1865bff68aa7ba8bc7056cc
This commit is contained in:
Leonid Yuriev
2020-03-02 13:50:33 +03:00
parent 8358dda7f1
commit 251d34d6e6
2 changed files with 10 additions and 4 deletions

View File

@@ -339,7 +339,8 @@ static void usage(void) {
"dbpath\n"
" -V\t\tprint version and exit\n"
" -q\t\tbe quiet\n"
" -a\t\tappend records in input order\n"
" -a\t\tappend records in input order (required for custom "
"comparators)\n"
" -f file\tread from file instead of stdin\n"
" -s name\tload into named subDB\n"
" -N\t\tuse NOOVERWRITE on puts\n"