Просмотр исходного кода

copy uri doc
Author: jgg
Date: 1999-01-20 05:43:20 GMT
copy uri doc

Arch Librarian лет назад: 22
Родитель
Сommit
386af8c00b
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      doc/sources.list.5.yo

+ 6 - 0
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)