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
|
||||
P2P protocols are ignored.
|
||||
|
||||
For checksum checking, MD5, SHA1, SHA256 are supported. If multiple
|
||||
hash algorithms are provided, aria2 uses SHA1. If checksum checking is
|
||||
failed, aria2 doesn't retry the download and just exits with non-zero
|
||||
return code.
|
||||
For checksum verification, MD5, SHA1, and SHA256 are supported. If
|
||||
multiple hash algorithms are provided, aria2 uses SHA1. If whole file
|
||||
checksum verification fails, aria2 doesn't retry the download and just
|
||||
exits with non-zero return code.
|
||||
|
||||
The supported user preferences are version, language, location,
|
||||
protocol and os.
|
||||
|
|
Loading…
Reference in New Issue