diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:51:34 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:51:34 +0000 |
commit | c217f42adc1a82c7400e85178f61bf429fea1bc4 (patch) | |
tree | 0daa2459bdbfe9db54412e03cb33e37a1f4e3be5 /doc/examples/apt.conf | |
parent | 7d5bbcbc91a55fe3d1727c9dfc42b676b2fb743e (diff) |
Fixed up the docs a bit
Author: jgg
Date: 1998-11-23 01:45:58 GMT
Fixed up the docs a bit
Diffstat (limited to 'doc/examples/apt.conf')
-rw-r--r-- | doc/examples/apt.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index 8bd47550a..e89140d47 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.13 1998/11/22 23:37:09 jgg Exp $ +// $Id: apt.conf,v 1.14 1998/11/23 01:46:01 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. @@ -84,6 +84,7 @@ DSelect { Clean "auto"; Options "-f"; UpdateOptions ""; + PromptAfterUpdate "no"; } /* Options you can set to see some debugging text They corrispond to names |