mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
pw-dot: added -L/--lr for outputting the graph using 'rankdir = "LR"'
Graphs laid out this way may be look nicer sometimes.
This commit is contained in:
parent
21a36f3c51
commit
71b53f1590
2 changed files with 19 additions and 2 deletions
|
|
@ -58,6 +58,11 @@ This file is part of PipeWire.
|
|||
<optdesc><p>Output file name (Default pw.dot). Use - for stdout.</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>-L | --lr</opt></p>
|
||||
<optdesc><p>Lay the graph from left to right, instead of dot's default top to bottom.</p></optdesc>
|
||||
</option>
|
||||
|
||||
</options>
|
||||
|
||||
<section name="Authors">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue