summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:01:18 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:01:18 +0000
commiteba2b51d9eb9d0ed6a7ffd540c076870105aecc0 (patch)
treeaed3c6bc5f654fd8d43beda9725be12b0d7138d6 /doc
parent14cb8abc9fe35ef6892b445ac874aea6dd6976db (diff)
Add a rdepends command to apt-cache.
Author: doogie Date: 2003-04-27 02:47:44 GMT Add a rdepends command to apt-cache.
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-cache.8.sgml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/apt-cache.8.sgml b/doc/apt-cache.8.sgml
index a3263bda0..a52e21222 100644
--- a/doc/apt-cache.8.sgml
+++ b/doc/apt-cache.8.sgml
@@ -40,6 +40,7 @@
<arg>show <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
<arg>showpkg <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
<arg>depends <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
+ <arg>rdepends <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
<arg>pkgnames <arg choice="plain"><replaceable>prefix</replaceable></arg></arg>
<arg>dotty <arg choice="plain" rep="repeat"><replaceable>pkg</replaceable></arg></arg>
<arg>policy <arg choice="plain" rep="repeat"><replaceable>pkgs</replaceable></arg></arg>
@@ -224,6 +225,12 @@ Reverse Provides:
and all the possible other packages that can fulfill that dependency.
</VarListEntry>
+ <VarListEntry><Term>rdepends <replaceable/pkg(s)/</Term>
+ <ListItem><Para>
+ <literal/rdepends/ shows a listing of each reverse dependency a package
+ has.
+ </VarListEntry>
+
<VarListEntry><Term>pkgnames <replaceable/[ prefix ]/</Term>
<ListItem><Para>
This command prints the name of each package in the system. The optional