summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2024-04-12 18:16:23 +0000
committerJulian Andres Klode <jak@debian.org>2024-04-12 18:16:23 +0000
commitb8e77c400eaec5983772f50d3f728373b5981866 (patch)
treeae0ba3624bef3e1549e2bf0f555590eb98e6513b /doc/examples
parent81c65f7e86b8f16eaaa91d9c205a594b0ebde159 (diff)
parentf725565ae69a06d0ad5747881b6f54a19c0c1763 (diff)
Merge branch 'terse-ui' into 'main'
Introduce new output format for apt(8) See merge request apt-team/apt!337
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 da4998b4d..cc9a2e765 100644
--- a/doc/examples/configure-index
+++ b/doc/examples/configure-index
@@ -104,6 +104,7 @@ APT
Show-Upgraded "<BOOL>";
Show-Versions "<BOOL>";
+ List-Columns "<BOOL>";
Upgrade "<BOOL>";
Only-Upgrade "<BOOL>";
Upgrade-Allow-New "<BOOL>";
@@ -722,6 +723,7 @@ apt::system "<STRING>";
apt::acquire::translation "<STRING>"; // deprecated in favor of Acquire::Languages
apt::color::highlight "<STRING>";
apt::color::neutral "<STRING>";
+apt::output-version "<INT>";
dpkgpm::reporting-steps "<INT>";
@@ -880,6 +882,7 @@ Rred::f "<BOOL>";
Rred::Compress "<STRING>";
APT::Internal::OpProgress::Absolute "<BOOL>";
+APT::Internal::OpProgress::EraseLines "<BOOL>";
APT::Color "<BOOL>";
update-manager::always-include-phased-updates "<BOOL>";