]> git.saurik.com Git - apt.git/blobdiff - doc/apt-extracttemplates.1.sgml
- Document the meaning of the '*' in ShowList, which is...
[apt.git] / doc / apt-extracttemplates.1.sgml
index 0cc9ef73657c3894f50c799ba4e0482b4d109257..df2bd0b930d17d6d0898af5f65ef3d5aa7d43637 100644 (file)
@@ -41,9 +41,9 @@
    package version template-file config-script
    <para>
    template-file and config-script are written to the temporary directory
-   specified by the -t or --tempdir (<literal/ExtractTemplates::TempDir/>) 
-   directory, with filenames of the form <filename>template.XXXX</> and 
-   <filename>config.XXXX</>
+   specified by the -t or --tempdir (<literal/APT::ExtractTemplates::TempDir/>) 
+   directory, with filenames of the form <filename>package.template.XXXX</> and 
+   <filename>package.config.XXXX</>
  </RefSect1>
  
  <RefSect1><Title>Options</>
@@ -54,7 +54,7 @@
      <ListItem><Para>
      Temporary directory in which to write extracted debconf template files
      and config scripts
-     Configuration Item: <literal/ExtractTemplates::TempDir/.
+     Configuration Item: <literal/APT::ExtractTemplates::TempDir/.
      </VarListEntry>
 
      &apt-commonoptions;
@@ -71,7 +71,7 @@
 
  <RefSect1><Title>Diagnostics</>
    <para>
-   <command/apt-sortpkgs/ returns zero on normal operation, decimal 100 on error.
+   <command/apt-extracttemplates/ returns zero on normal operation, decimal 100 on error.
  </RefSect1>
 
  &manbugs;