man: add pw-dot man page

Fix some arguments to parameters
This commit is contained in:
Wim Taymans 2020-05-03 21:08:01 +02:00
parent 3dc0602650
commit ab03e3230e
7 changed files with 82 additions and 6 deletions

View file

@ -31,7 +31,7 @@ This file is part of PipeWire.
<options>
<option>
<p><opt>-r | --remote</opt></p>
<p><opt>-r | --remote</opt><arg>=NAME</arg></p>
<optdesc><p>The name the remote instance to monitor. If left unspecified,
a connection is made to the default PipeWire instance.</p></optdesc>
</option>
@ -49,7 +49,7 @@ This file is part of PipeWire.
</option>
<option>
<p><opt>-o | --output</opt></p>
<p><opt>-o | --output</opt><arg>=FILE</arg></p>
<optdesc><p>Profiler output name (default "profiler.log").</p></optdesc>
</option>