<!-- List of solvables. If the zypp commit transaction includes any solvable
listed below, snapper will create pre and post snapshots. The match
attribute defines whether the pattern is a Unix shell-style wildcard
- ("w") or a regular expression ("re"). If any of the solvables is marked
- as important, the snapshots will also be marked as important. -->
+ ("w") or a regular expression ("re"). If any of the matching solvables
+ is marked as important, the snapshots are also marked as important. -->
<solvables>
<solvable match="w" important="true">kernel-*</solvable>
<solvable match="w" important="true">glibc</solvable>
<para>The file <filename>/etc/snapper/zypp-plugin.conf</filename> contains
the configuation for snapper-zypp-plugin.</para>
- <para>The file uses XML syntax. For the structure look at the provided
- default config.</para>
+ <para>The file uses XML syntax. For the XML structure have a look at the
+ provided default config.</para>
</refsect1>
<refsect1 id='homepage'>
<refsect1 id='description'>
<title>DESCRIPTION</title>
<para>With the snapper-zypp-plugin, snapper can create snapshots whenever
- libzypp, and thus e.g. zypper, installs, updates or removes packages.</para>
+ libzypp, and thus e.g. zypper and YaST, installs, updates or removes
+ packages. </para>
</refsect1>
<refsect1 id='files'>
<para>
<citerefentry><refentrytitle>snapper-zypp-plugin.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>snapper</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>zypper</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ <citerefentry><refentrytitle>zypper</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>YaST</refentrytitle><manvolnum>8</manvolnum></citerefentry>
</para>
</refsect1>