summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2024-04-22 17:31:46 +0000
committerJulian Andres Klode <jak@debian.org>2024-04-22 17:31:46 +0000
commit20ab001670226e92ca8a74f1e2308197111a8420 (patch)
tree79b91f7e1543fb7a6a1585c0876a58b270448e0c /doc/examples
parent4e9a9dbf9bd52d38ab5818f3eb32c8189fd25671 (diff)
parent129662acca40d3bd212f19e94db6df9d0ba4ba80 (diff)
Merge branch 'ui-2.9.2' into 'main'
UI changes for 2.9.2 See merge request apt-team/apt!343
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/configure-index3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 3f6140038..981fe6f93 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -726,6 +726,7 @@ apt::planner "<STRING>";
apt::system "<STRING>";
apt::acquire::translation "<STRING>"; // deprecated in favor of Acquire::Languages
apt::color::highlight "<STRING>";
+apt::color::bold "<STRING>";
apt::color::neutral "<STRING>";
apt::output-version "<INT>";
@@ -888,6 +889,8 @@ Rred::Compress "<STRING>";
APT::Internal::OpProgress::Absolute "<BOOL>";
APT::Internal::OpProgress::EraseLines "<BOOL>";
APT::Color "<BOOL>";
+APT::Color::Show::Field "<STRING>";
+APT::Color::Show::Package "<STRING>";
update-manager::always-include-phased-updates "<BOOL>";
update-manager::never-include-phased-updates "<BOOL>";