]> pd.if.org Git - zpackage/commitdiff
doc update
authorNathan Wagner <nw@hydaspes.if.org>
Tue, 5 Mar 2019 16:49:27 +0000 (16:49 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Tue, 5 Mar 2019 16:49:27 +0000 (16:49 +0000)
doc/zpm-contents.8

index 92319da3f8da4db92f8d52ca43b5da20d67fbfc7..55eecf0aac026dcf5db446dc71bd1525a78366c2 100644 (file)
@@ -1,4 +1,4 @@
-.TH zpm-contents 8 2018-12-08 "ZPM 0.3"
+.TH zpm-contents 8 2019-03-05 "ZPM 0.7.0"
 .SH NAME
 zpm-contents \- list files in a zpm package
 .SH SYNOPSIS
@@ -7,7 +7,7 @@ zpm-contents \- list files in a zpm package
 .BI -f " pkgfile"
 ]
 [
-.B -lnqI
+.B -lnqIsL
 ]
 .RI [ package ...]
 .RB [ :
@@ -30,6 +30,12 @@ list file paths only
 \-I
 restrict to installed packages
 .TP
+\-s
+only list files that are shared libraries
+.TP
+\-L
+print the soname of a file, if any
+.TP
 \-l
 long listing, with file mode and ownership, overrides \-n
 .SH EXAMPLES