* doc/apt.ent:

- Add a note about APT_CONFIG in the -c description (Closes: #578267)

(cherry picked from commit 75a53a7c29bf3b2dd8d898ed650b1fe937119080
from git://anonscm.debian.org/git/apt/apt.git with:

git cherry-pick -Xsubtree=apt -x 75a53a7c

)

Conflicts:
	apt/debian/changelog
	apt/doc/apt.ent
This commit is contained in:
David Kalnischkies 2010-04-24 09:39:46 +02:00 committed by Ivan Zakharyaschev
parent cf5a1ae293
commit edf1257ae9

View File

@ -126,7 +126,9 @@
<ListItem><Para>
Configuration File; Specify a configuration file to use.
The program will read the default configuration file and then this
configuration file. See &apt-conf; for syntax information.
configuration file. If configuration settings need to be set before the
default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>
environment variable. See &apt-conf; for syntax information.
</Para></ListItem>
</VarListEntry>