X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=doc%2Fzpm-contents.8;fp=doc%2Fzpm-contents.8;h=4cdb964771f2e8f221338dcca8c5211d027a8193;hb=08117db1ca1b5789ce4b27025e133eb4bc56f397;hp=0000000000000000000000000000000000000000;hpb=f028f36e65af8c715317a37ac21e1a1e1b0e9b2a;p=zpackage diff --git a/doc/zpm-contents.8 b/doc/zpm-contents.8 new file mode 100644 index 0000000..4cdb964 --- /dev/null +++ b/doc/zpm-contents.8 @@ -0,0 +1,33 @@ +.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" +] +[ +.I package ... +] +[ +.B -- +.I fileglob ... +] +.SH DESCRIPTION +zpm-contents 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 +\-f specify the package file to find packages in +.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)