diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:27 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:27 +0000 |
commit | 386af8c00b0f2778e657a46728923c7fb3480d73 (patch) | |
tree | c56fb2469366ce9d4bd0ec9ff522abd928e9a1e5 /doc/sources.list.5.yo | |
parent | c46824ce2ac7b52b644078f997ecc1ea6303b50c (diff) |
copy uri doc
Author: jgg
Date: 1999-01-20 05:43:20 GMT
copy uri doc
Diffstat (limited to 'doc/sources.list.5.yo')
-rw-r--r-- | doc/sources.list.5.yo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/sources.list.5.yo b/doc/sources.list.5.yo index b8c9bb081..625ab4b24 100644 --- a/doc/sources.list.5.yo +++ b/doc/sources.list.5.yo @@ -81,6 +81,12 @@ dit(bf(ftp)) The ftp scheme specifies an FTP server for the archive. APT's FTP behavior is highly configurable; for more information see the bf(apt.conf(5)) manual page. + +dit(bf(copy)) +The copy scheme is identical to the file scheme except that packages are +copied into the cache directory instead of used directly at their location. +This is usefull for people using a zip disk to copy files around with APT. + enddit() manpagesection(EXAMPLES) |