Przeglądaj źródła

Clarify the meaning of only-source
Author: mdz
Date: 2003-07-23 03:40:23 GMT
Clarify the meaning of only-source

Arch Librarian 22 lat temu
rodzic
commit
dfa96dfff6
1 zmienionych plików z 6 dodań i 2 usunięć
  1. 6 2
      doc/apt-get.8.sgml

+ 6 - 2
doc/apt-get.8.sgml

@@ -405,8 +405,12 @@
 
 
      <VarListEntry><term><option/--only-source/</>
      <VarListEntry><term><option/--only-source/</>
      <ListItem><Para>
      <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/
      Configuration Item: <literal/APT::Get::Only-Source/
      </VarListEntry>
      </VarListEntry>