diff --git a/README.html b/README.html index d2eb1505f..b42dc8194 100644 --- a/README.html +++ b/README.html @@ -782,10 +782,10 @@ As of release 0.10.0, aria2 stops sending request message after
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.
If chunk checksums are provided in Metalink file, aria2 automatically @@ -824,7 +824,7 @@ man aria2c