'\" t
.\"     Title: arbtt-recover
.\"    Author: Joachim Breitner <mail@joachim-breitner.de>
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\"      Date: 04/07/2012
.\"    Manual: Program references
.\"    Source: arbtt manual
.\"  Language: English
.\"
.TH "ARBTT\-RECOVER" "1" "04/07/2012" "arbtt manual" "Program references"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
arbtt-recover \- tries to recover a broken arbtt data log
.SH "SYNOPSIS"
.HP \w'\fBarbtt\-recover\fR\ 'u
\fBarbtt\-recover\fR [OPTION...]
.SH "DESCRIPTION"
.PP

\fBarbtt\-recover\fR
tries to readsthe data samples recorded by
arbtt\-capture(1), skipping over possible broken entries\&. A fixed log file is written to
<file>~/\&.arbtt/capture\&.log\&.recovered</file>\&. If the recovery was successful, you should stop
\fBarbtt\-capture\fR
and move the file to
<file>~/\&.arbtt/capture\&.log</file>\&.
.PP
As a sid effect,
\fBarbtt\-recover\fR
applies the log compression method implemented in version 0\&.4\&.5 to the samples created by an earlier version\&. If you have a large logfile written by older versions, running
\fBarbtt\-recover\fR
is recommended\&.
.SH "OPTIONS"
.PP
\fB\-h\fR, \fB\-?\fR, \fB\-\-help\fR
.RS 4
shows a short summary of the available options, and exists\&.
.RE
.PP
\fB\-V\fR, \fB\-\-version\fR
.RS 4
shows the version number, and exists\&.
.RE
.PP
\fB\-i\fR, \fB\-\-infile\fR
.RS 4
logfile to use instead of
~/\&.arbtt/capture\&.log
.RE
.PP
\fB\-o\fR, \fB\-\-outfile\fR
.RS 4
where to save the recovered file, instead of
~/\&.arbtt/capture\&.log
.RE
.SH "FILES"
.PP
~/\&.arbtt/capture\&.log
.RS 4
binary file, storing the arbtt data samples
.RE
.PP
~/\&.arbtt/capture\&.log\&.recovered
.RS 4
binary file, storing the fixed arbtt data samples
.RE
.SH "SEE ALSO"
.PP
See the arbtt manual for more information and the
\m[blue]\fBarbtt hackage page\fR\m[]\&\s-2\u[1]\d\s+2
for newer versions of arbtt\&.
.SH "AUTHORS"
.PP
\fBJoachim Breitner\fR <\&mail@joachim-breitner.de\&>
.RS 4
Main author of arbtt
.RE
.PP
\fBSergey Astanin\fR <\&s.astanin@gmail.com\&>
.RS 4
Contributor
.RE
.PP
\fBMartin Kiefel\fR <\&mk@nopw.de\&>
.RS 4
Contributor
.RE
.PP
\fBMuharem Hrnjadovic\fR <\&muharem@linux.com\&>
.RS 4
Contributor
.RE
.SH "NOTES"
.IP " 1." 4
arbtt hackage page
.RS 4
\%http://www.hackage.org/package/arbtt
.RE
