]> git.saurik.com Git - apt.git/blobdiff - doc/sources.list.5.xml
remove duplicated apt-get download apt apt test
[apt.git] / doc / sources.list.5.xml
index 87f4d5fc5cfa18b85e9cedd181d04a0508a7de88..4d0c4d5022f46602aae703ccc59ab37ed2f59acf 100644 (file)
 
    <para>Alternatively a rfc822 style format is also supported:
    <literallayout>
-     Type: deb
-     URI: http://example.com
-     Suites: stable
+     Types: deb deb-src
+     URIs: http://example.com
+     Suites: stable testing
      Sections: component1 component2
+     Description: short
+      long long long
      [option1]: [option1-value]
 
-     Type: deb-src
-     URI: http://example.com
-     Suites: stable
+     Types: deb
+     URIs: http://another.example.com
+     Suites: experimental
      Sections: component1 component2
+     Enabled: no
+     Description: short
+      long long long
      [option1]: [option1-value]
    </literallayout>
    </para>