From 4b22a1e36787923fcf303c481f64d580607e670b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 6 Oct 2025 21:47:32 +0200 Subject: Record varying defaults based on cli-version, rather than binary The --cli-version argument can be used to request a specific CLI version. The default CLI version is the APT version for apt(8) and 0 for the other apt-get tools. --- doc/examples/configure-index | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/examples') diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 65b5032bc..1b050d0b9 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -237,6 +237,8 @@ APT Periodic {}; Machine-ID ""; // Value of /etc/machine-id + + Version ""; // Version of behavior requested }; // Options for the downloading routines @@ -913,3 +915,5 @@ update-manager::always-include-phased-updates ""; update-manager::never-include-phased-updates ""; apt::history::comment ""; + +interactive ""; -- cgit v1.2.3-70-g09d2