&apt-cmdblurb;
<variablelist>
-
+ <varlistentry>
+ <term><option>--empty</option></term>
+ <listitem><para>Include options which have an empty value. This is the default, so
+ use --no-empty to remove them from the output.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--format '<replaceable>%f "%v";%n</replaceable>'</option></term>
+ <listitem><para>Defines the output of each config option. %t will be replaced with the tagname,
+ %f with the complete tagname and %v with the value of the option.
+ Use uppercase letters and the respective values will be quoted. Additionally
+ %n will be replaced by a newline, %N by a tab. A % can be
+ printed by using %%.</para></listitem>
+ </varlistentry>
+
&apt-commonoptions;
</variablelist>