aria2c: how to specify destination filename (#4334)
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
|
|
||||||
`aria2c {{url}}`
|
`aria2c {{url}}`
|
||||||
|
|
||||||
|
- Download the contents of an URL to a file:
|
||||||
|
|
||||||
|
`aria2c -o {{filename}} {{url}}`
|
||||||
|
|
||||||
- Download from multiple sources:
|
- Download from multiple sources:
|
||||||
|
|
||||||
`aria2c {{url_1}} {{url_2}}`
|
`aria2c {{url_1}} {{url_2}}`
|
||||||
|
Reference in New Issue
Block a user