From 24f6490f4ba3572069619d88e053db5cb07e846c Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:05:19 +0000 Subject: * Replace SGML manpages with XML man pages from richard... Author: mdz Date: 2004-02-07 21:48:14 GMT * Replace SGML manpages with XML man pages from richard.bos@xs4all.nl (Closes: #230687) --- doc/apt-extracttemplates.1.xml | 77 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 doc/apt-extracttemplates.1.xml (limited to 'doc/apt-extracttemplates.1.xml') diff --git a/doc/apt-extracttemplates.1.xml b/doc/apt-extracttemplates.1.xml new file mode 100644 index 000000000..e0af9cf46 --- /dev/null +++ b/doc/apt-extracttemplates.1.xml @@ -0,0 +1,77 @@ + + +%aptent; + +]> + + + &apt-docinfo; + + + apt-extracttemplates + 1 + + + + + apt-extracttemplates + Utility to extract DebConf config and templates from Debian packages + + + + + + apt-extracttemplates + + + file + + + + Description + apt-extracttemplates will take one or more Debian package files + as input and write out (to a temporary directory) all associated config + scripts and template files. For each passed in package that contains + config scripts and templates, one line of output will be generated + in the format: + package version template-file config-script + template-file and config-script are written to the temporary directory + specified by the -t or --tempdir (APT::ExtractTemplates::TempDir) + directory, with filenames of the form package.template.XXXX and + package.config.XXXX + + + options + &apt-cmdblurb; + + + + + Temporary directory in which to write extracted debconf template files + and config scripts + Configuration Item: APT::ExtractTemplates::TempDir + + + &apt-commonoptions; + + + + + + + See Also + &apt-conf; + + + Diagnostics + + apt-extracttemplates returns zero on normal operation, decimal 100 on error. + + + &manbugs; + &manauthor; + + -- cgit v1.2.3