updated equery.1 for depends sub-command Bug #73893
authorfuzzyray <fuzzyray@gentoo.org>
Thu, 15 Sep 2005 21:35:46 +0000 (21:35 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Thu, 15 Sep 2005 21:35:46 +0000 (21:35 -0000)
svn path=/; revision=233

trunk/src/equery/equery.1

index d4b6dce792f821eebbbb06ba90c8a6ffb51c9400..b671a26778816d4d9bfd8d8474dd346b156df13f 100644 (file)
@@ -56,6 +56,21 @@ This command checks the files of the specified package against recorded MD5
 sums and timestamps.
 .PP
 .TP
+.B depends <local\-opts> pkgspec
+This command displays all dependencies matching pkgspec.
+.br
+<local\-opts> is either or both of:
+.br
+.B \-a, \-\-all-packages
+search in all available packages (slow)
+.br
+.B \-d, \-\-direct
+search direct dependencies only (default)
+.br
+.B \-D, \-\-indirect
+search indirect dependencies (very slow)
+.PP
+.TP
 .B depgraph <local\-opts> pkgspec
 This command display a dependency tree for pkgspec, by default indented to reflect
 how dependancies relate to each other.
@@ -172,8 +187,6 @@ print full path to ebuild for package pkgspec
 .PP
 .B changes
 .PP
-.B depends
-.PP
 .B glsa \fR \- use glsa\-check for the time being.
 .PP
 .B stats