summaryrefslogtreecommitdiff
path: root/doc/examples/apt.conf
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:03 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:03 +0000
commitd150b09d5e8bef0f47d350f6147a98a15c795f6a (patch)
tree53dc4853c6a04f3bbabfb379751d5f8652b77a66 /doc/examples/apt.conf
parent0c55d1d210d445b85116ea5add79e25a928d0d5a (diff)
--trivial-only and --no-remove. --trivial-only and --no...
Author: jgg Date: 1999-10-28 05:54:45 GMT --trivial-only and --no-remove. --trivial-only and --no-remove.
Diffstat (limited to 'doc/examples/apt.conf')
-rw-r--r--doc/examples/apt.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf
index 2249cadba..bd09694b5 100644
--- a/doc/examples/apt.conf
+++ b/doc/examples/apt.conf
@@ -1,4 +1,4 @@
-// $Id: apt.conf,v 1.39 1999/10/22 04:05:48 jgg Exp $
+// $Id: apt.conf,v 1.40 1999/10/28 05:54:46 jgg Exp $
/* This file is an index of all APT configuration directives. It should
NOT actually be used as a real config file, though it is a completely
valid file. Most of the options have sane default values, unless
@@ -38,6 +38,9 @@ APT
No-Download "false";
Purge "false";
List-Cleanup "true";
+ ReInstall "false";
+ Trivial-Only "false";
+ No-Remove "false";
};
Cache