diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-14 14:49:47 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-14 14:49:47 +0200 |
commit | 58d0598ad6f1c514bf7d89fdea676a697f0d9388 (patch) | |
tree | eade3a15056c5dd70ac0da1953186065c7441c7b /doc/examples/configure-index | |
parent | 2c53e7d1a82e2bfe44151ac9d1ac2043fca09efa (diff) | |
parent | 44dc669e08353716da835608ea54563b4c8c32bb (diff) |
merged from the debian-sid branch
Diffstat (limited to 'doc/examples/configure-index')
-rw-r--r-- | doc/examples/configure-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 26fb53fec..c4c2acb64 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -433,6 +433,7 @@ Debug Acquire::Http "false"; // Show http command traffic Acquire::Https "false"; // Show https debug Acquire::gpgv "false"; // Show the gpgv traffic + Acquire::cdrom "false"; // Show cdrom debug output aptcdrom "false"; // Show found package files IdentCdrom "false"; acquire::netrc "false"; // netrc parser |