X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=doc%2Fzpm-pkgdeps.8;h=ccb06d2c1e79acccae5165bf731e0e3cbf719587;hb=HEAD;hp=cdda3765b2226c9ead5d031263cb7db5f2faeb58;hpb=09490cd2433e3c37a0d85220b4f12f01e6740d46;p=zpackage diff --git a/doc/zpm-pkgdeps.8 b/doc/zpm-pkgdeps.8 index cdda376..ccb06d2 100644 --- a/doc/zpm-pkgdeps.8 +++ b/doc/zpm-pkgdeps.8 @@ -1,19 +1,13 @@ -.TH zpm-pkgdeps 8 2019-02-22 "ZPM 0.3" +.TH zpm-pkgdeps 8 2019-02-26 "ZPM 0.3" .SH NAME zpm-pkgdeps \- run pkgdeps .SH SYNOPSIS - f) pkgfile="$OPTARG" ;; - s) setlist="$setlist $OPTARG"; clearlist=1 ;; - a) add="$add $OPTARG"; ;; - r) remove="$remove $OPTARG" ;; - q) quiet=1 ;; - c) clearlist=1 ;; .B zpm pkgdeps [ .BI \-f " pkgfile" ] [ -.B \-qc +.B \-qcL ] [ .BI \-s " dep" @@ -41,6 +35,9 @@ It is not an error if a dependency to remove is not present. Dependencies are package ids, and thus can't have whitespace or illegal characters. Illegal characters are not checked for, and whitespace will be interpreted as separating dependencies. +.PP +In addition to printing package dependencies, library soname dependencies +will be printed unless the \-L option is given. .SH OPTIONS .TP .BI \-f package