webjob-mldbm-load-db - Load an MLDBM database.
webjob-mldbm-load-db -d db -f file
This utility loads an MLDBM database with input created by
webjob-mldbm-dump-db(1). Any existing data in the database will be
lost.
- -d db
-
Specifies the MLDBM database to load.
- -f file
-
Specifies the name of the dump file. Reading from stdin (i.e., using a
value of '-') is not supported.
Klayton Monroe
webjob-mldbm-create-db(1), webjob-mldbm-delete-db(1), webjob-mldbm-dump-db(1)
All documentation and code are distributed under same terms and
conditions as WebJob.
|