X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/24e8f24e1e94ec3816b0bfc7a05d1c4e3f73248e..bc7a59dded57338e9b5e523726b246dbdd4e0935:/doc/apt.conf.5.xml
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index bb0c37ff8..2bb814257 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -54,6 +54,8 @@
configuration list - in which case it will be silently ignored.
the main configuration file specified by
Dir::Etc::main
+ all options set in the binary specific configuration
+ subtree are moved into the root of the tree.the command line options are applied to override the
configuration directives or to load even more configuration files.
@@ -673,6 +675,24 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
+ Binary specific configuration
+ Especially with the introduction of the apt binary
+ it can be useful to set certain options only for a specific binary as
+ even options which look like they would effect only a certain binary like
+ effect
+ apt-get as well as apt.
+
+ Setting an option for a specific binary only can be achieved by
+ setting the option inside the
+
+ scope. Setting the option for
+ the apt only can e.g. by done by setting
+ instead.
+ Note that as seen in the DESCRIPTION section further above you can't
+ set binary-specific options on the commandline itself nor in
+ configuration files loaded via the commandline.
+
+
DirectoriesThe Dir::State section has directories that pertain to local