mirror of
https://github.com/aria2/aria2.git
synced 2026-04-02 10:55:00 +00:00
small changes to text
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user