Query: debconf-escape
OS: linux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEBCONF-ESCAPE(1) Debconf DEBCONF-ESCAPE(1)NAMEdebconf-escape - helper when working with debconf's escape capabilitySYNOPSISdebconf-escape -e < unescaped-text debconf-escape -u < escaped-textDESCRIPTIONWhen debconf has the 'escape' capability set, it will expect commands you send it to have backslashes and newlines escaped (as "\" and " " respectively) and will in turn escape backslashes and newlines in its replies. This can be used, for example, to substitute multi-line strings into templates, or to get multi-line extended descriptions reliably using "METAGET".SEE ALSOdebconf-devel(7) (available in the debconf-doc package)AUTHORColin Watson <cjwatson@debian.org> 2011-06-22 DEBCONF-ESCAPE(1)