From f4adc8591df610362b5423220a1ddae4a09d45ad Mon Sep 17 00:00:00 2001 From: fuzzyray Date: Thu, 15 Sep 2005 21:35:46 +0000 Subject: [PATCH] updated equery.1 for depends sub-command Bug #73893 svn path=/; revision=233 --- trunk/src/equery/equery.1 | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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 -- 2.26.2