Added usage example for --checksum option.

pull/2/head
Tatsuhiro Tsujikawa 2011-08-23 18:02:58 +09:00
parent 91220f20ca
commit 4a0ac702ab
1 changed files with 7 additions and 0 deletions

View File

@ -3607,6 +3607,13 @@ You can specify step counter:
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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--------------------------------------------------------------