]> git.saurik.com Git - apt.git/blobdiff - doc/apt.conf.5.xml
doc/apt.conf.5.xml: Start deprecating stuff.
[apt.git] / doc / apt.conf.5.xml
index e752f9d27436beba8e88c8b430cceb774bdb05e0..b1522a6142244620a61c380e9c184a996de21fc9 100644 (file)
    between <literal>/*</literal> and <literal>*/</literal>, just like C/C++ comments.
    Each line is of the form
    <literal>APT::Get::Assume-Yes "true";</literal> The trailing 
-   semicolon is required and the quotes are optional. A new scope can be
-   opened with curly braces, like:</para>
+   semicolon and the quotes are required. The value must be on one line, and
+   there is no kind of string concatenation. It must not include inside quotes.
+   The behavior of the backslash "\" and escaped characters inside a value is
+   undefined and it should not be used. A new scope can be opened with curly
+   braces, like:</para>
 
 <informalexample><programlisting>   
 APT {