diff options
Diffstat (limited to 'doc/apt-get.8.sgml')
-rw-r--r-- | doc/apt-get.8.sgml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/apt-get.8.sgml b/doc/apt-get.8.sgml index d986b0e3b..a28b35abe 100644 --- a/doc/apt-get.8.sgml +++ b/doc/apt-get.8.sgml @@ -405,8 +405,12 @@ <VarListEntry><term><option/--only-source/</> <ListItem><Para> - Only has meaning for the <literal/source/ command. indicates that the - given source names are not to be mapped through the binary table. + Only has meaning for the <literal/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 + <literal/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: <literal/APT::Get::Only-Source/ </VarListEntry> |