mdb_dump (1) Linux Manual Page
mdb_dump – LMDB environment export tool Synopsismdb_dump [-V] [-f file] [-l] [-n] [-p] [-a | -s subdb] envpath DescriptionThe mdb_dump utility reads a database and writes its contents to the standard output using a portable flat-text format understood by the mdb_load(1) utility. Options-V Write the library version number to the standard output, and exit. -f file Write to the…
