1 .TH zpm-contents 8 2018-12-08 "ZPM 0.3"
3 zpm-contents \- list files in a zpm package
16 \fBzpm-contents\fR lists files belonging to any of the given packages,
17 or all packages. Additionally, the list of packages can be
18 terminated with ':' and any additional arguments are glob patterns.
22 specify the package file to find packages in
25 list package names only
31 restrict to installed packages
34 long listing, with file mode and ownership, overrides \-n
38 lists all files in the local database
40 zpm contents -In : /bin/ls
41 list which package owns /bin/ls
43 0 on success non zero on failure