.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "BTCHECK" "1" "01 janvier 2011" "" "" .SH NAME btcheck \- Bittorrent downloaded data checker .SH SYNOPSIS \fBbtcheck\fR [ \fB-h\fR ] [ \fB-V\fR ] [ \fB-v\fR ] [ \fB-q\fR ] [ \fB-n\fR ] [ \fB-z\fR ] [ \fB-i\fR ] [ \fB-l\fR ] \fBfile.torrent\fR .SH "DESCRIPTION" .PP \fBbtcheck\fR(1) is a tool to list torrent file content (torrent hash value, tracker announce, comments, files list with sizes) and to check hashes of downloaded data associated with this torrent file. .SH "OPTIONS" .TP \fB-h\fR Show summary of options and exit. .TP \fB-V\fR Show the current version number and exit. .TP \fB-v\fR Verbose output (can be used many times to increase verbosity level). .TP \fB-q\fR Quiet output, check success or failure is set in return code. .TP \fB-n\fR Do not check data (useful with \-i option and default with \-l). .TP \fB-z\fR Fill missing data with zeros when checking (this forces hash computation). .TP \fB-i\fR Show the content of the given torrent file. This includes the files list with their size, the tracker announce, the torrent hash value. .TP \fB-l\fR List filenames with size of the given torrent file and don't check data. .TP \fBfile.torrent\fR The torrent file to use. .SH "EXAMPLES" .PP Here is some examples. .SS "DEFAULT USAGE (CHECKING MODE)" .nf btcheck foo.torrent .fi .SS "LIST FILES DECLARED" .nf btcheck \-l bar.torrent .fi .SH "NOTE" .PP This program tries to check data in the directory declared in torrent file. If this directory doesn't exist, check is done in the current directory. .SH "BUGS" .PP None as far as I know. .SH "AUTHOR" .PP Jean Diraison .SH "AVAILABILITY" .PP This tool can be download at http://btcheck.sourceforge.net/ \&. It is distributed under the terms of the GPLv3 License (http://www.gnu.org/licenses/gpl-3.0.txt). .SH "SEE ALSO" .PP \fBbtshowmetainfo\fR(1)