FreeBSD Manual Pages
MDB_DROP(1) General Commands Manual MDB_DROP(1) NAME dlmdb_drop - DLMDB database delete tool SYNOPSIS dlmdb_drop [-V] [-n] [-d] [-s subdb] envpath DESCRIPTION The dlmdb_drop utility empties or deletes a database in the specified environment. OPTIONS -V Write the library version number to the standard output, and exit. -n Operate on an DLMDB database which does not use subdirectories. -d Delete the specified database, don't just empty it. -s subdb Operate on a specific subdatabase. If no database is specified, only the main database is dropped. DIAGNOSTICS Exit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error. AUTHOR Howard Chu of Symas Corporation <http://www.symas.com> DLMDB 0.9.70 2017/11/19 MDB_DROP(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | DIAGNOSTICS | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dlmdb_drop&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
