mirror of https://github.com/aria2/aria2
small changes to text
parent
c7fd9ee2d4
commit
46d0cf5640
8
README
8
README
|
@ -194,10 +194,10 @@ Metalink
|
||||||
The current implementation supports HTTP(S)/FTP/BitTorrent. The other
|
The current implementation supports HTTP(S)/FTP/BitTorrent. The other
|
||||||
P2P protocols are ignored.
|
P2P protocols are ignored.
|
||||||
|
|
||||||
For checksum checking, MD5, SHA1, SHA256 are supported. If multiple
|
For checksum verification, MD5, SHA1, and SHA256 are supported. If
|
||||||
hash algorithms are provided, aria2 uses SHA1. If checksum checking is
|
multiple hash algorithms are provided, aria2 uses SHA1. If whole file
|
||||||
failed, aria2 doesn't retry the download and just exits with non-zero
|
checksum verification fails, aria2 doesn't retry the download and just
|
||||||
return code.
|
exits with non-zero return code.
|
||||||
|
|
||||||
The supported user preferences are version, language, location,
|
The supported user preferences are version, language, location,
|
||||||
protocol and os.
|
protocol and os.
|
||||||
|
|
Loading…
Reference in New Issue