mirror of
https://github.com/isar/libmdbx.git
synced 2025-01-20 05:58:21 +08:00
mdbx-test: минорное уточнение подсказки --help
.
This commit is contained in:
parent
d4e67d14ce
commit
9cbd4e63ca
@ -24,7 +24,7 @@ MDBX_NORETURN void usage(void) {
|
|||||||
"usage:\n"
|
"usage:\n"
|
||||||
" --help or -h Show this text\n"
|
" --help or -h Show this text\n"
|
||||||
"Common parameters:\n"
|
"Common parameters:\n"
|
||||||
" --loglevel=[0-7]|[extra..fatal]"
|
" --loglevel=[0-7]|[fatal..extra]s"
|
||||||
" --pathname=... Path and/or name of database files\n"
|
" --pathname=... Path and/or name of database files\n"
|
||||||
" --repeat=N Set repeat counter\n"
|
" --repeat=N Set repeat counter\n"
|
||||||
" --threads=N Number of thread (unsupported for now)\n"
|
" --threads=N Number of thread (unsupported for now)\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user