diff options
Diffstat (limited to 'doc/apt.conf.5.xml')
| -rw-r--r-- | doc/apt.conf.5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 45b306f82..18379ac19 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -129,7 +129,7 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";}; <para>All of the APT tools take an -o option which allows an arbitrary configuration directive to be specified on the command line. The syntax is a full option name (<literal>APT::Get::Assume-Yes</literal> for instance) followed by an equals - sign (<literal>=</literal>) then the new value of the option. To append a new element to a list, add a + sign then the new value of the option. To append a new element to a list, add a trailing <literal>::</literal> to the name of the list. (As you might suspect, the scope syntax can't be used on the command line.)</para> |
