Provided by: arbtt_0.9.0.13-1_amd64 

NAME
arbtt-capture - collect data samples for arbtt
SYNOPSIS
arbtt-capture [OPTION...]
DESCRIPTION
arbtt-capture runs continuously and saves at the given sample rate, usually once per minute, the
collected data to ~/.arbtt/capture.log.
OPTIONS
-h, -?, --help
shows a short summary of the available options, and exists.
-V, --version
shows the version number, and exists.
-r RATE, --sample-rate RATE
sets the sample rate in seconds (default: 60)
-f FILE, --logfile FILE
logfile to use instead of ~/.arbtt/capture.log
-d, --dump
dump one current sample instead of modifying the logfile
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
arbtt manual 07/17/2017 ARBTT-CAPTURE(1)