Man page - debconf-loadtemplate(1)

Packages contains this manual

Available languages:

en fr pt_BR es pt ru ro de

Manual

DEBCONF-LOADTEMPLATE

NAME
SYNOPSIS
DESCRIPTION
WARNING
SEE ALSO
AUTHOR

NAME

debconf-loadtemplate - load template file into debconf database

SYNOPSIS

debconf-loadtemplate owner file [file ..]

DESCRIPTION

Loads one or more template files into the debconf database. The first parameter specifies the owner of the templates (typically, the owner is the name of a debian package). The remaining parameters are template files to load.

WARNING

This program should never be used from a maintainer script of a package that uses debconf! It may however, be useful in debugging, or to seed the debconf database.

SEE ALSO

debconf-communicate (1)

AUTHOR

Joey Hess <joeyh@debian.org>