mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
man: add pw-dot man page
Fix some arguments to parameters
This commit is contained in:
parent
3dc0602650
commit
ab03e3230e
7 changed files with 82 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue