diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:44 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:54:44 +0000 |
commit | 17c0e8e1f979c0638c354614b29a8ec484e8f44e (patch) | |
tree | 83c69e0e67c9ee7a6ba0bf04a985d476a885f776 /doc/apt-get.8.yo | |
parent | d61012232a583a2b91ca6d94defd494ea158ad19 (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/apt-get.8.yo')
-rw-r--r-- | doc/apt-get.8.yo | 6 |
1 files changed, 5 insertions, 1 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 |