]> git.saurik.com Git - apt.git/blobdiff - doc/sources.list.5.xml
add support for Enabled: no in deb822 sources.list
[apt.git] / doc / sources.list.5.xml
index 87f4d5fc5cfa18b85e9cedd181d04a0508a7de88..a2f6e985eb8dfac45e855368bd8529ceeb256c88 100644 (file)
    <literallayout>
      Type: deb
      URI: http://example.com
-     Suites: stable
+     Suites: stable testing
      Sections: component1 component2
+     Description: short
+      long long long
      [option1]: [option1-value]
 
      Type: deb-src
      URI: http://example.com
      Suites: stable
      Sections: component1 component2
+     Enabled: no
+     Description: short
+      long long long
      [option1]: [option1-value]
    </literallayout>
    </para>