lib: fixed missing endian adjustment in bookmark parser
[barry.git] / man / btardump.1
blob52f8f58baeef740ad91a41291e30b7f9cbc9fecc
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 BTARDUMP 1 "December 2, 2010"
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 btardump
20 \- Command line parser for Barry backup files
21 .SH SYNOPSIS
22 .B btardump
23 [-d db][-h] filename [filenames...]
24 .SH DESCRIPTION
25 .PP
26 .B btardump
27 takes one or more Barry backup tar files on the command line, and
28 dumps parsed database records to stdout.  By default, all records
29 are dumped, but this can be limited by the -d option.
30 .SH OPTIONS
31 .TP
32 .B \-d db
33 Name of database to dump to stdout.  Can be used multiple times
34 to parse multiple databases at once.  If not specified, all available
35 databases from the backup file are dumped.
36 .TP
37 .B \-h, \-\-help
38 Show summary of options.
40 .SH AUTHOR
41 .nh
42 .B btardump
43 is part of the Barry project.
44 .SH SEE ALSO
45 .PP
46 http://www.netdirect.ca/barry