.TH zpm-contents 8 2018-11-30 "ZPM 0.2" .SH NAME zpm-contents \- list files in a zpm package .SH SYNOPSIS .B zpm contents [ .BI -f " pkgfile" ] [ .B -ln ] .RI [ package ...] .RB [ -- .IR glob ...\fR] .SH DESCRIPTION \fBzpm-contents\fR lists files belonging to any of the given packages, or all packages. Additionally, the list of packages can be terminated with '--' and any additional arguments are glob patterns. .SH OPTIONS .TP \-f specify the package file to find packages in .TP \-n list file paths only .TP \-l long listing, with file mode and ownership, overrides \-n .SH EXAMPLES zpm contents .SH EXIT STATUS 0 on success non zero on failure .SH FILES /var/lib/zpm/local.db .SH ENVIRONMENT ZPMDB .SH AUTHOR Nathan Wagner .SH SEE ALSO zpm(8)