From 9dbed7ac641b61381c08ead38d4f4b996fc895ad Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:06:55 +0000 Subject: * Update apt-get(8) to reflect the fact that APT::Get::... Author: mdz Date: 2004-05-18 01:15:56 GMT * Update apt-get(8) to reflect the fact that APT::Get::Only-Source will affect apt-get build-dep as well as apt-get source --- doc/apt-get.8.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 37151738..24083aeb 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -383,13 +383,14 @@ - Only has meaning for the source command. Indicates that the - given source names are not to be mapped through the binary - table. This means that if this option is specified, the - source command will only accept source package names as - arguments, rather than accepting binary package names and looking - up the corresponding source package. - Configuration Item: APT::Get::Only-Source. + Only has meaning for the + source and build-dep + commands. Indicates that the given source names are not to be + mapped through the binary table. This means that if this option + is specified, these commands will only accept source package + names as arguments, rather than accepting binary package names + and looking up the corresponding source package. Configuration + Item: APT::Get::Only-Source. -- cgit v1.2.3