.\" Man page generated from reStructuredText. . .TH PW-DOT 1 "" "" "General Commands Manual" .SH NAME pw-dot \- The PipeWire dot graph dump . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .nf \fBpw\-dot\fP [\fIoptions\fP] .fi .sp .SH DESCRIPTION .sp Create a .dot file of the PipeWire graph. .sp The .dot file can then be visualized with a tool like \fBdotty\fP or rendered to a PNG file with \fBdot \-Tpng pw.dot \-o pw.png\fP\&. .SH OPTIONS .INDENT 0.0 .TP .B \-r | \-\-remote=NAME The name the remote instance to connect to. If left unspecified, a connection is made to the default PipeWire instance. .TP .B \-h | \-\-help Show help. .UNINDENT .INDENT 0.0 .TP .B \-\-version Show version information. .UNINDENT .INDENT 0.0 .TP .B \-a | \-\-all Show all object types. .TP .B \-s | \-\-smart Show linked objects only. .TP .B \-d | \-\-detail Show all object properties. .TP .B \-o FILE | \-\-output=FILE Output file name (Default pw.dot). Use \- for stdout. .TP .B \-L | \-\-lr Lay the graph from left to right, instead of dot\(aqs default top to bottom. .TP .B \-9 | \-\-90 Lay the graph using 90\-degree angles in edges. .UNINDENT .SH AUTHORS .sp The PipeWire Developers <\fI\%https://gitlab.freedesktop.org/pipewire/pipewire/issues\fP>; PipeWire is available from \fI\%https://pipewire.org\fP .SH SEE ALSO .sp \fBpipewire(1)\fP, \fBpw\-cli(1)\fP, \fBpw\-mon(1)\fP, .\" Generated by docutils manpage writer. .