<!-- Arguments -->
<refsynopsisdiv>
<cmdsynopsis>
- <command>apt-extracttemplate</>
+ <command>apt-extracttemplates</>
<arg><option>-hv</></arg>
<arg><option>-t=<replaceable/temporary directory/</></arg>
<arg choice="plain" rep="repeat"><replaceable>file</replaceable></arg>
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</>
<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;