X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/0be7a32e21dca2e96ce46f6e5b701011aea76586..6ce7261259132f11fc93af104754e8cfc540bf13:/doc/apt-cache.8.xml
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index c1e65332d..6c8938d8c 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -51,6 +51,7 @@
rdepends pkgpkgnames prefixdotty pkg
+ xvcg pkgpolicy pkgsmadison pkgs
@@ -197,9 +198,14 @@ Reverse Provides:
search regex [ regex ... ]search performs a full text search on all available package
- lists for the regex pattern given. It searches the package names and the
+ lists for the POSIX regex pattern given, see
+ regex
+ 7.
+ It searches the package names and the
descriptions for an occurrence of the regular expression and prints out
- the package name and the short description. If is given
+ the package name and the short description, including virtual package
+ names.
+ If is given
then output identical to show is produced for each matched
package, and if is given then the long description
is not searched, only the package name is.
@@ -244,6 +250,11 @@ Reverse Provides:
Caution, dotty cannot graph larger sets of packages.
+ xvcg pkg(s)
+ The same as dotty, only for xvcg from the
+ VCG tool.
+
+
policy [ pkg(s) ]policy is meant to help debug issues relating to the
preferences file. With no arguments it will print out the
@@ -289,7 +300,7 @@ Reverse Provides:
- Print only important dependencies; for use with unmet. Causes only Depends and
+ Print only important dependencies; for use with unmet and depends. Causes only Depends and
Pre-Depends relations to be printed.
Configuration Item: APT::Cache::Important.