From a8275acf87cf15992e6b89694d6276e0a5e529b9 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 18 Aug 2015 20:39:59 +0200 Subject: Add support for "apt-cache showsrc --only-source srcpkgname" Thanks: Steve Slangasek for the suggestion Closes: 695633 --- doc/apt-cache.8.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/apt-cache.8.xml') diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml index a8f1b4586..b649149af 100644 --- a/doc/apt-cache.8.xml +++ b/doc/apt-cache.8.xml @@ -135,9 +135,12 @@ Reverse Provides: - showsrc displays all the source package records that match - the given package names. All versions are shown, as well as all - records that declare the name to be a binary package. + showsrc displays all the + source package records that match the given package names. All + versions are shown, as well as all records that declare the name + to be a binary package. Use to + display only source package names. + -- cgit v1.2.3