summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2023-12-08 13:13:22 +0000
committerJulian Andres Klode <jak@debian.org>2023-12-08 13:13:22 +0000
commitcc54a179c42e07cf61debd6740cb47542caccae5 (patch)
tree06733b897ab78e26b51ca5b6b578685783f5736a /doc
parent0b1baa9da13128113da96d4bb47c567d7258fe05 (diff)
parent0abf584b283e3e0f040b9ec0e7153c6e52291b2a (diff)
Merge branch 'fix/unknownarchconflicts' into 'main'
Have Grp.FindPreferredPkg return very foreign pkgs as last resort See merge request apt-team/apt!310
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 6a168192c..0d4dd31a5 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -540,7 +540,7 @@ DPkg
// controls if apt will apport on the first dpkg error or if it
// tries to install as many packages as possible
- StopOnError "true";
+ StopOnError "<BOOL>";
Progress-Fancy {
progress-fg "<STRING>";