summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-04-15 17:51:26 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2024-04-19 20:49:05 +0200
commitae1ff72fbee8b3f5d063e8baa86a64e3da11aeb2 (patch)
treeca9a0f28ae4063ddeb7b50552769be3b68f2de48 /doc
parent3f5e368ba800f823b36931ced783d450ec621264 (diff)
show: Highlight field names and colorize package name
We should pass this properly to the TagSection.write()
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/configure-index2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index
index 8a064fc21..48b7a72c2 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -888,6 +888,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>";