X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/40cdb71e715cf1c8e6d8201da307f992763f1654..8221431757c775ee875a061b184b5f6f2330f928:/doc/apt-config.8.xml diff --git a/doc/apt-config.8.xml b/doc/apt-config.8.xml index d4d36891f..94aeec059 100644 --- a/doc/apt-config.8.xml +++ b/doc/apt-config.8.xml @@ -5,6 +5,9 @@ %aptent; + +%aptverbatiment; + ]> @@ -30,20 +33,8 @@ APT Configuration Query program - - - - apt-config - - - - - shell - dump - - - - + &synopsis-command-apt-config; + Description apt-config is an internal program used by various portions of the APT suite to provide consistent configurability. It accesses @@ -94,7 +85,21 @@ eval $RES &apt-cmdblurb; - + + + Include options which have an empty value. This is the default, so + use --no-empty to remove them from the output. + + + + + Defines the output of each config option. %t will be replaced with the tagname, + %f with the complete tagname and %v with the value of the option. + Use uppercase letters and the respective values will be quoted. Additionally + %n will be replaced by a newline, %N by a tab. A % can be + printed by using %%. + + &apt-commonoptions;