]> pd.if.org Git - zpackage/blobdiff - doc/zpm-contents.8
warn on all missing packages
[zpackage] / doc / zpm-contents.8
index 4cdb964771f2e8f221338dcca8c5211d027a8193..4ac9c15e57314f88aa857833fc24e0aadc711e88 100644 (file)
@@ -7,18 +7,25 @@ zpm-contents \- list files in a zpm package
 .BI -f " pkgfile"
 ]
 [
-.I package ...
-]
-[
-.B --
-.I fileglob ...
+.B -ln
 ]
+.RI [ package ...]
+.RB [ --
+.IR glob ...\fR]
 .SH DESCRIPTION
-zpm-contents lists files belonging to any of the given packages,
+\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
-\-f specify the package file to find packages in
+.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