diff --git a/pages/common/aria2c.md b/pages/common/aria2c.md index 1a4eb4336b..260fa88cb1 100644 --- a/pages/common/aria2c.md +++ b/pages/common/aria2c.md @@ -8,6 +8,10 @@ `aria2c {{url}}` +- Download the contents of an URL to a file: + +`aria2c -o {{filename}} {{url}}` + - Download from multiple sources: `aria2c {{url_1}} {{url_2}}`