Added sentence to clarify URI quotation in input file.

pull/9/head
Tatsuhiro Tsujikawa 2012-02-05 17:10:58 +09:00
parent 39d8f57237
commit 18d51e9404
1 changed files with 3 additions and 0 deletions

View File

@ -1519,6 +1519,9 @@ single line using the TAB character.
Each line is treated as if it is provided in command-line argument. 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. 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. Lines starting with "#" are treated as comments and skipped.
Additionally, the following options can be specified after each line Additionally, the following options can be specified after each line