diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:55 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:53:55 +0000 |
commit | 27d6ee040ee1f13a6dc9afa64363b34c22ef3313 (patch) | |
tree | b238b87c829ac5c3c3b335ccb3f8f1dc44dddb83 | |
parent | d44d5144f27e844f7e48f88c0e9c5fa718956d34 (diff) |
Doc update
Author: jgg
Date: 1999-06-02 18:34:19 GMT
Doc update
-rw-r--r-- | doc/apt.conf.5.yo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/apt.conf.5.yo b/doc/apt.conf.5.yo index 9e14b861c..96b2e7dc5 100644 --- a/doc/apt.conf.5.yo +++ b/doc/apt.conf.5.yo @@ -161,8 +161,9 @@ control the default behavoir. These are in the bf(DSelect) section. startdit() dit(bf(Clean)) Cache Clean mode; this value may be one of always, auto, prompt and never. -Currently always and auto are identical but their meanings may diverge in -future to have auto only clean useless archives and always clean all archives. +always will remove all archives after they have been downloaded while auto +will only remove things that are no longer downloadable (replaced with a new +version for instance) dit(bf(Options)) The contents of this variable is passed to bf(apt-get(8)) as command line |