X-Git-Url: https://pd.if.org/git/?p=zpackage;a=blobdiff_plain;f=doc%2Fzpm-pkgdeps.8;h=ccb06d2c1e79acccae5165bf731e0e3cbf719587;hp=cdda3765b2226c9ead5d031263cb7db5f2faeb58;hb=6ff53c22d4ab08760c5e8747cd12e4f8bc0b82f6;hpb=d1ba8bc5b1082bf13ea3b3a7d8b7b688191c766d 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