Help on 'checksums'                                             Feta 1.4.0
--------------------------------------------------------------------------

The 'checksums' command verifies that files on your computer have not
been modified or corrupted, by using the MD5 checksum algorithm. If
a file is reported as modified, you may wish to consider reinstalling the
package.

'checksums' is not a valid test for system integrity after a security
compromise. Do not use it as such.

EXAMPLES
--------
To search your system for modified files:
 # feta checksums

To search your system for modified files, and print each file checked
(normally, only files that have been changed are outputed):
 # feta -V checksums

OTHER REFERENCES
----------------
'checksums' uses debsums(1), with the -c option by default. Running Feta
with -V removes the -c switch.

--------------------------------------------------------------------------
Help on 'checksums'                                             Feta 1.4.0
