Help on 'purge-config'                                          Feta 1.4.0
--------------------------------------------------------------------------

When you remove but not purge a Debian package, it can leave configuration
files or directories behind. Unfortunately, it can be difficult to track
down these names later, so you can remove the configuration files if you
want to. The 'purge-config' command will find these packages, and ask you
about each removed-but-not-purged package.

EXAMPLES
--------
To purge configuration files, asking about each package:
 # feta purge-config

To purge all leftover configuration files:
 # feta -y purge-config

OTHER REFERENCES
----------------
'purge-config' reads from /var/lib/dpkg/status. It is a plugin, and can
be run independently of Feta, from /usr/share/feta/plugins.

--------------------------------------------------------------------------
Help on 'purge-config'                                          Feta 1.4.0
