menu: added new Keywords tag to .desktop files
[barry.git] / man / bs11nread.1
blobe0346365c72d69fbe56efe8aca521df07d6456ad
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH BS11NREAD 1 "March 6, 2008"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 .B bs11nread
20 \- Barry Project's program to read database serialization files.
21 .SH SYNOPSIS
22 .B bs11nread
23 [\-f file][\-h][\-S]
24 .SH DESCRIPTION
25 .PP
26 .B bs11nread
27 reads Boost serialization files that were saved with the btool program,
28 and dumps the database records in human readable format to stdout.
29 This program is only available if Barry is compiled with Boost support
30 enabled.
31 .SH OPTIONS
32 .TP
33 .B \-f file
34 Filename of Boost serialization file, written by btool.
35 .TP
36 .B \-S
37 Show list of supported databases.
38 .TP
39 .B \-h, \-\-help
40 Show summary of options.
42 .SH AUTHOR
43 .nh
44 .B bs11nread
45 is part of the Barry project.
46 .SH SEE ALSO
47 .PP
48 http://www.netdirect.ca/software/packages/barry