1 .TH zpm-verify 8 2019-02-18 "ZPM 0.3"
3 zpm-verify \- verify installed packages
13 Will check installed files against the metadata recorded in the local database.
14 For each package given, file content, permissions, and ownership will be
15 checked. Packages can be partial package ids.
19 specify the package file to find package metadata in
22 Only output failed tests.
25 If a package given is not installed, skip it rather than erroring.
28 .B zpm verify less-543-1
29 Check the less-543-1 package.
31 0 on success non zero on failure