X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5e80de292398d315815d05f509ef5eb70d66a80d..06c46e825c6e7ec84682bf6f7fbc28b6cc7d7569:/doc/apt-get.8.xml
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 37151738a..17f663a35 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -279,8 +279,8 @@
Automatic yes to prompts; assume "yes" as answer to all prompts and run
non-interactively. If an undesirable situation, such as changing a held
- package or removing an essential package occurs then apt-get
- will abort.
+ package, trying to install a unauthenticated package or removing an essential package
+ occurs then apt-get will abort.
Configuration Item: APT::Get::Assume-Yes.
@@ -383,13 +383,14 @@
- Only has meaning for the source command. Indicates that the
- given source names are not to be mapped through the binary
- table. This means that if this option is specified, the
- source command will only accept source package names as
- arguments, rather than accepting binary package names and looking
- up the corresponding source package.
- Configuration Item: APT::Get::Only-Source.
+ Only has meaning for the
+ source and build-dep
+ commands. Indicates that the given source names are not to be
+ mapped through the binary table. This means that if this option
+ is specified, these commands will only accept source package
+ names as arguments, rather than accepting binary package names
+ and looking up the corresponding source package. Configuration
+ Item: APT::Get::Only-Source.
@@ -402,7 +403,14 @@
Only process architecture-dependent build-dependencies.
Configuration Item: APT::Get::Arch-Only.
+
+
+ Ignore if packages can't be authenticated and don't prompt about it.
+ This is usefull for tools like pbuilder.
+ Configuration Item: APT::Get::AllowUnauthenticated.
+
+
&apt-commonoptions;
@@ -459,8 +467,8 @@
See Also&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;,
- &apt-conf;, &apt-config;,
- The APT User's guide in &docdir;, &apt-preferences;, the APT Howto.
+ &apt-conf;, &apt-config;, &apt-secure;,
+ The APT User's guide in &guidesdir;, &apt-preferences;, the APT Howto.
Diagnostics