mdbx-load: cosmetic fix missed space.

Change-Id: Ifb9deb7c31d2d191b621280b6afd63fad9d436a3
This commit is contained in:
Leonid Yuriev 2020-11-15 07:57:46 +03:00
parent 74e495569e
commit 462df477b0

View File

@ -449,7 +449,7 @@ static int readline(MDBX_val *out, MDBX_val *buf) {
static void usage(void) {
fprintf(stderr,
"usage: %s [-V] [-q] [-a] [-f file] [-s name] [-N] [-T] [-r] [-n]"
"dbpath\n"
" dbpath\n"
" -V\t\tprint version and exit\n"
" -q\t\tbe quiet\n"
" -a\t\tappend records in input order (required for custom "