From: fuzzyray Date: Thu, 15 Sep 2005 21:35:46 +0000 (-0000) Subject: updated equery.1 for depends sub-command Bug #73893 X-Git-Tag: gentoolkit-0.2.4.3~280 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4adc8591df610362b5423220a1ddae4a09d45ad;p=gentoolkit.git updated equery.1 for depends sub-command Bug #73893 svn path=/; revision=233 --- diff --git a/trunk/src/equery/equery.1 b/trunk/src/equery/equery.1 index d4b6dce..b671a26 100644 --- a/trunk/src/equery/equery.1 +++ b/trunk/src/equery/equery.1 @@ -56,6 +56,21 @@ This command checks the files of the specified package against recorded MD5 sums and timestamps. .PP .TP +.B depends pkgspec +This command displays all dependencies matching pkgspec. +.br + 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 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