dpkg-statoverride --version (return code: 0)
Debian dpkg-statoverride version 1.18.4 (amd64).
This is free software; see the GNU General Public License version 2 or
later for copying conditions. There is NO warranty.
dpkg-statoverride --help (return code: 0)
Usage: dpkg-statoverride [<option> ...] <command>
Commands:
--add <owner> <group> <mode> <path>
add a new <path> entry into the database.
--remove <path> remove <path> from the database.
--list [<glob-pattern>] list current overrides in the database.
Options:
--admindir <directory> set the directory with the statoverride file.
--update immediately update <path> permissions.
--force force an action even if a sanity check fails.
--quiet quiet operation, minimal output.
--help show this help message.
--version show the version.