X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1dda80929fcd62c287a84f1ecc1277fc39890efe..c307a4f0aa29c9c52a0e028524d21b448a53d09b:/doc/apt-cache.8.xml
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index 9c6c64dac..42d700c82 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -33,34 +33,8 @@
query the APT cache
-
-
-
- apt-cache
-
-
-
-
- gencaches
- showpkg pkg
- showsrc pkg
- stats
- dump
- dumpavail
- unmet
- search regex
- show pkg
- depends pkg
- rdepends pkg
- pkgnames prefix
- dotty pkg
- xvcg pkg
- policy pkgs
- madison pkgs
-
-
-
-
+ &synopsis-command-apt-cache;
+
Descriptionapt-cache performs a variety of operations on APT's package
cache. apt-cache does not manipulate the state of the system
@@ -263,7 +237,7 @@ Reverse Provides:
about the priority selection of the named package.
- madison /[ pkg(s) ]
+ madison [ pkg(s) ]apt-cache's madison command attempts to mimic
the output format and a subset of the functionality of the Debian
archive management tool, madison. It displays
@@ -315,7 +289,7 @@ Reverse Provides:
Per default the depends and
- rdepends print all dependencies. This can be twicked with
+ rdepends print all dependencies. This can be tweaked with
these flags which will omit the specified dependency type.
Configuration Item: APT::Cache::ShowDependencyType
e.g. APT::Cache::ShowRecommends.