summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2009-03-11 20:26:23 +0100
committerGerfried Fuchs <rhonda@debian.at>2009-12-13 17:31:44 +0100
commitf8df9567864246441c861a8fef95b0a6801ef91b (patch)
tree1c8a9097db799febb5896b4281ffb620e7d9b6a7 /man
parent4c50d0d82b3d17110e2ef320236e1300e0425e99 (diff)
downloaddctrl-tools-f8df9567864246441c861a8fef95b0a6801ef91b.tar.gz
Add Build-Depends/Build-Depends-Indep search example.
Signed-off-by: Cyril Brulebois <kibi@debian.org>
Diffstat (limited to 'man')
-rw-r--r--man/grep-dctrl.1.cp8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/grep-dctrl.1.cp b/man/grep-dctrl.1.cp
index 6b47c71..c2af64e 100644
--- a/man/grep-dctrl.1.cp
+++ b/man/grep-dctrl.1.cp
@@ -391,7 +391,13 @@ installed packages, sorted by their Installed\-Size.
% grep\-status \-FStatus \-sInstalled\-Size,Package \-n \\
"install ok installed" | paste \-sd " \\n" | sort \-n
.fi
-Note that there should be exactly 2 spaces in the " \\n" string.
+Note that there should be exactly 2 spaces in the " \\n" string.
+.PP
+Another usual use-case is looking for packages that have another one as
+build dependency:
+.nf
+% grep\-dctrl \-s Package \-F Build\-Depends,Build\-Depends\-Indep quilt /var/lib/apt/lists/*Sources
+.fi
.PP
These examples cover a lot of typical uses of this utility, but not
all possible uses. Use your imagination! The building blocks are