Provided by: barry-util_0.18.5-1_amd64 

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.
-S Show list of supported databases.
-h, --help
Show summary of options.
AUTHOR
bs11nread is part of the Barry project.
SEE ALSO
http://www.netdirect.ca/software/packages/barry
March 6, 2008 BS11NREAD(1)