diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/examples/configure-index | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 8476d733a..c36f922b6 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -33,6 +33,7 @@ quiet "<INT>" { NoUpdate "<BOOL>"; // never update progress information - included in -q=1 NoProgress "<BOOL>"; // disables the 0% → 100% progress on cache generation and stuff NoStatistic "<BOOL>"; // no "42 kB downloaded" stats in update + NoSolver3Explanation "<BOOL>"; // do not print solver3 explanations when used with internal solver ReleaseInfoChange "<BOOL>" // don't even print the notices if the info change is allowed { Origin "<BOOL>"; @@ -464,6 +465,7 @@ Dir "<DIR>" Boot "<DIR>"; Usr "<DIR>"; + Apport "<DIR>"; }; // Things that effect the APT dselect method |
