aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man/include/qdepends.desc')
-rw-r--r--man/include/qdepends.desc10
1 files changed, 7 insertions, 3 deletions
diff --git a/man/include/qdepends.desc b/man/include/qdepends.desc
index b9713d00..01438475 100644
--- a/man/include/qdepends.desc
+++ b/man/include/qdepends.desc
@@ -1,11 +1,15 @@
-The qdepends applet has a couple different modes. Normally it is geared towards
+The
+.I qdepends
+applet has a couple different modes. Normally it is geared towards
answering the queries "what does package X depend on" and "what packages depend
on X". Both can further be classified into build, run, and post dependencies.
By default, it will tell you the build time dependencies only (DEPEND).
-Currently, qdepends will only query installed packages. There is no support for
-querying packages not yet installed (the \fBequery\fR(1) tool can do that).
+Currently,
+.I qdepends
+will only query installed packages. There is no support for
+querying packages not yet installed (see \fBequery\fR(1) for that).
If there is no answer to your query (i.e. you've asked for a package that is not
installed, or a version that does not match), then you will get back no output.