X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/847d81b8e95610240f782daeaf154df69b3dd80c..5c9829b60e41c6ef86867fd0759b63a2894e1346:/doc/apt-cache.8.xml
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index c61d00e47..9a63421a8 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -151,7 +151,7 @@ Reverse Provides:
Missing is the number of package names that were referenced in
a dependency but were not provided by any package. Missing packages may
- be in evidence if a full distribution is not accessed, or if a package
+ be an evidence if a full distribution is not accessed, or if a package
(real or virtual) has been dropped from the distribution. Usually they
are referenced from Conflicts or Breaks statements.
@@ -309,6 +309,20 @@ Reverse Provides:
Configuration Item: APT::Cache::Important.
+
+
+
+
+
+
+
+
+ Per default the depends and
+ rdepends print all dependencies. This can be twicked with
+ these flags which will omit the specified dependency type.
+ Configuration Item: APT::Cache::ShowDependencyType
+ e.g. APT::Cache::ShowRecommends.
+ Print full package records when searching.
Configuration Item: APT::Cache::ShowFull.