mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
manpage: document --log-meta, --log-time, log-backtrace
This commit is contained in:
parent
5f16d42ffa
commit
fab254c419
1 changed files with 19 additions and 0 deletions
|
|
@ -226,6 +226,25 @@ USA.
|
|||
the file indicated by PATH.</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>--log-meta</opt><arg>[=BOOL]</arg></p>
|
||||
|
||||
<optdesc><p>Show source code location in log messages.</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>--log-time</opt><arg>[=BOOL]</arg></p>
|
||||
|
||||
<optdesc><p>Show timestamps in log messages.</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>--log-backtrace</opt><arg>=FRAMES</arg></p>
|
||||
|
||||
<optdesc><p>When FRAMES is greater than 0, log for each message a
|
||||
stack trace up to the number of specified stack frames.</p></optdesc>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>--p | --dl-search-path</opt><arg>=PATH</arg></p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue