mirror of https://github.com/aria2/aria2
Added sentence to clarify URI quotation in input file.
parent
39d8f57237
commit
18d51e9404
|
@ -1519,6 +1519,9 @@ single line using the TAB character.
|
|||
Each line is treated as if it is provided in command-line argument.
|
||||
Therefore they are affected by *<<aria2_optref_force_sequential, -Z>>* and *<<aria2_optref_parameterized_uri, -P>>* options.
|
||||
|
||||
Since URIs in the input file are directly read by aria2, they must not
|
||||
be quoted with single(') or double(") quotation.
|
||||
|
||||
Lines starting with "#" are treated as comments and skipped.
|
||||
|
||||
Additionally, the following options can be specified after each line
|
||||
|
|
Loading…
Reference in New Issue