X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/39c724b4848ef8d85c8c425f982dda85f0df1277..8bd823d0a1f7e08ad94a7110bb118f73348133a1:/doc/apt-get.8.xml?ds=sidebyside
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index a667a81da..074262595 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
- 2015-08-14T00:00:00Z
+ 2016-08-06T00:00:00Z
@@ -357,9 +357,8 @@
Configuration Item: APT::Get::Assume-No.
-
- Show upgraded packages; print out a list of all packages that are to be
- upgraded.
+
+ Do not show a list of all packages that are to be upgraded.
Configuration Item: APT::Get::Show-Upgraded.
@@ -564,8 +563,9 @@
Forbid the update command to acquire unverifiable
- data from configured sources. Apt will fail at the update command
- for repositories without valid cryptographically signatures.
+ data from configured sources. APT will fail at the update command
+ for repositories without valid cryptographically signatures. See
+ also &apt-secure; for details on the concept and the implications.
Configuration Item: Acquire::AllowInsecureRepositories.
@@ -577,7 +577,13 @@
README.progress-reporting in the apt doc directory.
Configuration Item: Dpkg::Progress and Dpkg::Progress-Fancy.
-
+
+
+
+ Adds the given file as a source for metadata. Can be repeated to add multiple files.
+ See description in &apt-cache; for further details.
+
+
&apt-commonoptions;