.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "apk-dot" "8" "2025-02-13" .PP .SH NAME .PP apk dot - generate graphviz graphs .PP .SH SYNOPSIS .PP \fBapk dot\fR [<\fIoptions\fR>.\&.\&.\&] [\fIpkgmask\fR.\&.\&.\&] .PP .SH DESCRIPTION .PP \fBapk dot\fR renders package dependencies as graphviz graphs.\& .PP The graph is generated for the packages matching the masks given, or for every known package if unspecified (this will generate a large and unwieldy graph).\& .PP .SH OPTIONS .PP \fB--errors\fR .RS 4 Consider only packages with errors.\& This is useful for visually reporting e.\&g.\& cyclic dependencies and missing packages.\& .PP .RE \fB--installed\fR .RS 4 Consider only installed packages.\&