mirror of
https://github.com/aria2/aria2.git
synced 2025-01-04 00:53:19 +00:00
Document --bt-load-saved-metadata
This commit is contained in:
parent
9deb4210b2
commit
2b81eb09d4
@ -713,6 +713,14 @@ BitTorrent Specific Options
|
||||
option to ``false``. This option has effect only on BitTorrent download.
|
||||
Default: ``true``
|
||||
|
||||
.. option:: --bt-load-saved-metadata[=true|false]
|
||||
|
||||
Before getting torrent metadata from DHT when downloading with
|
||||
magnet link, first try to read file saved by
|
||||
:option:`--bt-save-metadata` option. If it is successful, then skip
|
||||
downloading metadata from DHT.
|
||||
Default: ``false``
|
||||
|
||||
.. option:: --bt-lpd-interface=<INTERFACE>
|
||||
|
||||
Use given interface for Local Peer Discovery. If this option is not
|
||||
@ -2111,6 +2119,7 @@ of URIs. These optional lines must start with white space(s).
|
||||
* :option:`bt-external-ip <--bt-external-ip>`
|
||||
* :option:`bt-force-encryption <--bt-force-encryption>`
|
||||
* :option:`bt-hash-check-seed <--bt-hash-check-seed>`
|
||||
* :option:`bt-load-saved-metadata <--bt-load-saved-metadata>`
|
||||
* :option:`bt-max-peers <--bt-max-peers>`
|
||||
* :option:`bt-metadata-only <--bt-metadata-only>`
|
||||
* :option:`bt-min-crypto-level <--bt-min-crypto-level>`
|
||||
|
Loading…
Reference in New Issue
Block a user