summaryrefslogtreecommitdiff
path: root/doc/sources.list.5.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sources.list.5.xml')
-rw-r--r--doc/sources.list.5.xml17
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index 87f4d5fc5..4d0c4d502 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -83,16 +83,21 @@
<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>