fixed typo
This commit is contained in:
@@ -20,7 +20,7 @@ client_test <filename1.torrent> <filename2.torrent> ...
|
|||||||
<p>You can start any number of torrent downloads/seeds via the commandline.
|
<p>You can start any number of torrent downloads/seeds via the commandline.
|
||||||
If one argument starts with <tt class="docutils literal"><span class="pre">http://</span></tt> it is interpreted as a tracker
|
If one argument starts with <tt class="docutils literal"><span class="pre">http://</span></tt> it is interpreted as a tracker
|
||||||
announce url, and it expects an info-hash as the next argument. The info-hash
|
announce url, and it expects an info-hash as the next argument. The info-hash
|
||||||
has ti be hex-encoded. For example: <tt class="docutils literal"><span class="pre">2410d4554d5ed856d69f426c38791673c59f4418</span></tt>.
|
has to be hex-encoded. For example: <tt class="docutils literal"><span class="pre">2410d4554d5ed856d69f426c38791673c59f4418</span></tt>.
|
||||||
If you pass an announce url and info-hash, a torrent-less download is started.
|
If you pass an announce url and info-hash, a torrent-less download is started.
|
||||||
It relies on that at least one peer on the tracker is running a libtorrent based
|
It relies on that at least one peer on the tracker is running a libtorrent based
|
||||||
client and has the metadata (.torrent file). The metadata extension in
|
client and has the metadata (.torrent file). The metadata extension in
|
||||||
|
@@ -11,7 +11,7 @@ the settings are hardcoded. The commandline arguments are::
|
|||||||
You can start any number of torrent downloads/seeds via the commandline.
|
You can start any number of torrent downloads/seeds via the commandline.
|
||||||
If one argument starts with ``http://`` it is interpreted as a tracker
|
If one argument starts with ``http://`` it is interpreted as a tracker
|
||||||
announce url, and it expects an info-hash as the next argument. The info-hash
|
announce url, and it expects an info-hash as the next argument. The info-hash
|
||||||
has ti be hex-encoded. For example: ``2410d4554d5ed856d69f426c38791673c59f4418``.
|
has to be hex-encoded. For example: ``2410d4554d5ed856d69f426c38791673c59f4418``.
|
||||||
If you pass an announce url and info-hash, a torrent-less download is started.
|
If you pass an announce url and info-hash, a torrent-less download is started.
|
||||||
It relies on that at least one peer on the tracker is running a libtorrent based
|
It relies on that at least one peer on the tracker is running a libtorrent based
|
||||||
client and has the metadata (.torrent file). The metadata extension in
|
client and has the metadata (.torrent file). The metadata extension in
|
||||||
|
Reference in New Issue
Block a user