X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5e80de292398d315815d05f509ef5eb70d66a80d..96b83b826ef733fa4fdfe99dd5009cba5af9a2c4:/doc/apt-get.8.xml?ds=sidebyside
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 37151738a..24083aeb8 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.