arbtt-recover — tries to recover a broken arbtt data log
arbtt-recover [OPTION...]
arbtt-recover 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 arbtt-capture and move the file to <file>~/.arbtt/capture.log</file>.
As a sid effect, arbtt-recover 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 arbtt-recover is recommended.
-h, -?, --help-V, --version-i, --infile~/.arbtt/capture.log-o, --outfile~/.arbtt/capture.log~/.arbtt/capture.logbinary file, storing the arbtt data samples
~/.arbtt/capture.log.recoveredbinary file, storing the fixed arbtt data samples
See the arbtt manual for more information and the arbtt hackage page for newer versions of arbtt.