From ab559b358d7c390ac63bfcf8d526ca44761aafc5 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:53:49 +0000 Subject: Added --no-download Author: jgg Date: 1999-05-24 03:39:36 GMT Added --no-download --- doc/examples/apt.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index a295e59ea..affe5d8be 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.32 1999/04/19 06:03:09 jgg Exp $ +// $Id: apt.conf,v 1.33 1999/05/24 03:39:37 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. @@ -33,6 +33,7 @@ APT No-Upgrade "false"; Print-URIs "false"; Compile "false"; + No-Download "false"; }; Cache -- cgit v1.2.3