Provided by: arbtt_0.9.0.7-1_amd64 

NAME
arbtt-import - imports dumped arbtt data samples
SYNOPSIS
arbtt-import [OPTION...]
DESCRIPTION
arbtt-import expects the output of arbtt-dump on the standard input and saves them as the logfile or the
specified file.
This program would completely override the existing file, therefore it will refuse to work if the log
file already exists. If you want to overwrite a file, please delete it before running arbtt-import.
OPTIONS
-h, -?, --help
shows a short summary of the available options, and exists.
-V, --version
shows the version number, and exists.
-f FILE, --logfile FILE
logfile to use instead of ~/.arbtt/capture.log
FILES
~/.arbtt/capture.log
binary file, storing the arbtt data samples
SEE ALSO
See the arbtt manual for more information and the arbtt hackage page[1] for newer versions of arbtt.
AUTHORS
Joachim Breitner <mail@joachim-breitner.de>
Main author of arbtt
Sergey Astanin <s.astanin@gmail.com>
Contributor
Martin Kiefel <mk@nopw.de>
Contributor
Muharem Hrnjadovic <muharem@linux.com>
Contributor
Waldir Pimenta <waldir@email.com>
Documentation writer
Gwern Branwen <gwern@gwern.net>
Documentation writer
NOTES
1. arbtt hackage page
http://hackage.haskell.org/package/arbtt
[FIXME: source] 12/19/2015 ARBTT-IMPORT(1)