]> git.saurik.com Git - apt.git/blobdiff - doc/apt-get.8.xml
* imported changes from apt--main
[apt.git] / doc / apt-get.8.xml
index 37151738abf3c671df24564ae21a5cc35ed5d1f1..24083aeb8e85b730afaff010fe5fb415772e7e80 100644 (file)
      </varlistentry>
 
      <varlistentry><term><option>--only-source</option></term>
-     <listitem><para>Only has meaning for the <literal>source</literal> 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
-     <literal>source</literal> command will only accept source package names as
-     arguments, rather than accepting binary package names and looking
-     up the corresponding source package.
-     Configuration Item: <literal>APT::Get::Only-Source</literal>.</para></listitem>
+     <listitem><para>Only has meaning for the
+     <literal>source</literal> and <literal>build-dep</literal>
+     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: <literal>APT::Get::Only-Source</literal>.</para></listitem>
      </varlistentry>
 
      <varlistentry><term><option>--diff-only</option></term><term><option>--tar-only</option></term>