summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:54:44 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:54:44 +0000
commit17c0e8e1f979c0638c354614b29a8ec484e8f44e (patch)
tree83c69e0e67c9ee7a6ba0bf04a985d476a885f776 /doc
parentd61012232a583a2b91ca6d94defd494ea158ad19 (diff)
Added diff-only and tar-only options
Author: jgg Date: 1999-09-09 06:23:52 GMT Added diff-only and tar-only options
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-get.8.yo6
-rw-r--r--doc/apt.conf.5.yo4
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/apt-get.8.yo b/doc/apt-get.8.yo
index a0a871722..918d17b1c 100644
--- a/doc/apt-get.8.yo
+++ b/doc/apt-get.8.yo
@@ -214,7 +214,11 @@ dit(bf(--list-cleanup))
This option defaults to on, use bf(--no-list-cleanup) to turn it off.
When on apt-get will automatically manage the contents of
/var/state/apt/lists to ensure that obsolete files are erased. The only
-reason to turn it off is if you frequently change your source list.
+reason to turn it off is if you frequently change your source list. See
+bf(APT::Get::List-Cleanup)
+
+dit(bf(--diff-only), bd(--tar-only))
+Download only the diff or tar file of a source archive.
dit(bf(-c, --config-file))
Configuration File; Specify a configuration file to use. bf(apt-get) will
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo
index 94834901f..9c4c0e4f1 100644
--- a/doc/apt.conf.5.yo
+++ b/doc/apt.conf.5.yo
@@ -67,8 +67,8 @@ Never Enable this option unless you -really- know what you are doing. It
permits APT to temporarily remove an essential package to break a
Conflicts/Conflicts or Conflicts/Pre-Depend loop between two essential
packages. SUCH A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option will
-work if the essential packages are not tar, gzip, libc, bash or anything that
-those packages depend on.
+work if the essential packages are not tar, gzip, libc, dpkg, bash or
+anything that those packages depend on.
dit(bf(Get))
The Get subsection controls the bf(apt-get(8)) tool, please see its