]> pd.if.org Git - zpackage/blob - doc/zpm-repo.8
4cdb964771f2e8f221338dcca8c5211d027a8193
[zpackage] / doc / zpm-repo.8
1 .TH zpm-contents 8 2018-11-30 "ZPM 0.2"
2 .SH NAME
3 zpm-contents \- list files in a zpm package
4 .SH SYNOPSIS
5 .B zpm contents
6 [
7 .BI -f " pkgfile"
8 ]
9 [
10 .I package ...
11 ]
12 [
13 .B --
14 .I fileglob ...
15 ]
16 .SH DESCRIPTION
17 zpm-contents lists files belonging to any of the given packages,
18 or all packages.  Additionally, the list of packages can be
19 terminated with '--' and any additional arguments are glob patterns.
20 .SH OPTIONS
21 \-f specify the package file to find packages in
22 .SH EXAMPLES
23 zpm contents 
24 .SH EXIT STATUS
25 0 on success non zero on failure
26 .SH FILES
27 /var/lib/zpm/local.db
28 .SH ENVIRONMENT
29 ZPMDB
30 .SH AUTHOR
31 Nathan Wagner
32 .SH SEE ALSO
33 zpm(8)