mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-27 14:18:58 +08:00
mdbx-doc: minor refine man-pages for -n utils option.
Change-Id: Ie81145fc1ec70f66e6c7be7332b2106d6636dc6b
This commit is contained in:
@@ -61,7 +61,9 @@ Display the status of a specific subdatabase.
|
||||
.TP
|
||||
.BR \-n
|
||||
Display the status of an MDBX database which does not use subdirectories.
|
||||
This is legacy option. For now MDBX handles this automatically.
|
||||
This is legacy option. For now MDBX handles this automatically
|
||||
for existing databases, but may be required while creating new.
|
||||
|
||||
.SH DIAGNOSTICS
|
||||
Exit status is zero if no errors occur.
|
||||
Errors result in a non-zero exit status and
|
||||
|
||||
Reference in New Issue
Block a user