mirror of https://github.com/aria2/aria2
Added usage example for --checksum option.
parent
91220f20ca
commit
4a0ac702ab
|
@ -3607,6 +3607,13 @@ You can specify step counter:
|
||||||
aria2c -Z -P "http://host/image[A-Z:2].png"
|
aria2c -Z -P "http://host/image[A-Z:2].png"
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
|
||||||
|
Verify checksum
|
||||||
|
^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------------------
|
||||||
|
aria2c --checksum=sha-1=0192ba11326fe2298c8cb4de616f4d4140213837 http://example.org/file
|
||||||
|
----------------------------------------------------------------------------------------
|
||||||
|
|
||||||
Parallel downloads of arbitrary number of URI,metalink,torrent
|
Parallel downloads of arbitrary number of URI,metalink,torrent
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
--------------------------------------------------------------
|
--------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue