Procházet zdrojové kódy

Added sentence to clarify URI quotation in input file.

Tatsuhiro Tsujikawa před 13 roky
rodič
revize
18d51e9404
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      doc/aria2c.1.asciidoc

+ 3 - 0
doc/aria2c.1.asciidoc

@@ -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