Section: User Commands (1)Updated: March 6, 2008Local indexUp
NAME
bs11nread
- Barry Project's program to read database serialization files.
SYNOPSIS
bs11nread
[-f file][-h][-S]
DESCRIPTION
bs11nread
reads Boost serialization files that were saved with the btool program,
and dumps the database records in human readable format to stdout.
This program is only available if Barry is compiled with Boost support
enabled.
OPTIONS
-f file
Filename of Boost serialization file, written by btool.