btcompletedir.bittornado.1
来自「一个多点下载且源码公开的P2P软件」· 1 代码 · 共 54 行
1
54 行
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33..TH BTCOMPLETEDIR "1" "May 2004" "btcompletedir" "User Commands".SH NAMEbtcompletedir \- manual page for btcompletedir .SH SYNOPSIS.B btcompletedir\fI<trackerurl> <dir> \fR[\fIdir\fR...] [\fIparams\fR...].SH DESCRIPTIONmakes a .torrent file for every file or directory present in each dir..PP\fB\-\-piece_size_pow2\fR \fInum\fP.IPwhich power of 2 to set the piece size to (0 = automatic) (defaultsto 0).PP\fB\-\-comment\fR \fIcomment\fP.IPoptional human-readable \fIcomment\fP to put in .torrent (defaults to '').PP\fB\-\-target\fR \fIfile\fP.IPoptional target \fIfile\fP for the torrent (defaults to '')\fB\-\-announce_list\fR \fIURLs\fP.IPa list of announce \fIURLs\fP (defaults to ''), this is an optional listof redundant/backup tracker \fIURLs\fP the format is as follows:.IPurl[,url...][|url[,url...]...].IPwhere URLs separated by commas are all tried firstbefore the next group of URLs separated by the pipe is checked.If none is given, it is assumed you don't want one in the metafile.If announce_list is given, clients which support itwill ignore the <announce> value..IPExamples:.IPhttp://tracker1.com|http://tracker2.com|http://tracker3.com.IP(tries trackers 1-3 in order).IPhttp://tracker1.com,http://tracker2.com,http://tracker3.com.IP(tries trackers 1-3 in a randomly selected order).IPhttp://tracker1.com|http://backup1.com,http://backup2.com.IP(tries tracker 1 first, then tries between the 2 backups randomly).PPmakes a .torrent file for every file or directory present in each dir..PP.SH "SEE ALSO"http://bittornado.org
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?