Help on 'list-overrides'                                        Feta 1.4.0
--------------------------------------------------------------------------

'list-overrides' lists all the current stat overrides. In Debian, a stat
override is a way of telling the system you want to use a different owner,
group, or set of file permissions than is normal for the file. Most
commonly, overrides are used to put a suid bit on a file that needs to be
run as a specific user.

EXAMPLES
--------
To list all stat overrides
 $ feta list-overrides

To list all overrides for programs in /usr/bin
 $ feta list-overrides '/usr/bin/*'

OTHER REFERENCES
----------------
'list-override' uses dpkg-statoverride(8).

For more information about stat overrides, see the 'overrides' help file.
The 'overrides' command is also more user-friendly than this one.

--------------------------------------------------------------------------
Help on 'list-overrides'                                        Feta 1.4.0
