mirror of https://github.com/aria2/aria2
Escape \ in rst doc
parent
9f4e76d1b7
commit
7bbf209a02
|
@ -698,7 +698,7 @@ BitTorrent Specific Options
|
||||||
.. option:: --bt-require-crypto[=true|false]
|
.. option:: --bt-require-crypto[=true|false]
|
||||||
|
|
||||||
If true is given, aria2 doesn't accept and establish connection with legacy
|
If true is given, aria2 doesn't accept and establish connection with legacy
|
||||||
BitTorrent handshake(\19BitTorrent protocol).
|
BitTorrent handshake(\\19BitTorrent protocol).
|
||||||
Thus aria2 always uses Obfuscation handshake.
|
Thus aria2 always uses Obfuscation handshake.
|
||||||
Default: ``false``
|
Default: ``false``
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue