From 851b6a097165af4d51c0db01b5e05256e5006896 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:00:48 +0200 Subject: Adding upstream version 2.6.1. Signed-off-by: Daniel Baumann --- doc/apt-extracttemplates.1.xml | 76 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 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 0000000..cb1332d --- /dev/null +++ b/doc/apt-extracttemplates.1.xml @@ -0,0 +1,76 @@ + + %aptent; + %aptverbatiment; + %aptvendor; +]> + + + + + &apt-author.jgunthorpe; + &apt-author.team; + &apt-email; + &apt-product; + + 2014-03-27T00:00:00Z + + + + apt-extracttemplates + 1 + APT + + + + + apt-extracttemplates + Utility to extract debconf config and templates from Debian packages + + + &synopsis-command-apt-extracttemplates; + + 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 or + (APT::ExtractTemplates::TempDir) directory, + with filenames of the form package.template.XXXXXX and + package.config.XXXXXX + + + 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; + + -- cgit v1.2.3