[pulseaudio-discuss] [PATCH] manpage: document --log-meta, --log-time, log-backtrace
Peter Meerwald
pmeerw at pmeerw.net
Sun Jan 8 04:16:50 PST 2012
---
man/pulseaudio.1.xml.in | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/man/pulseaudio.1.xml.in b/man/pulseaudio.1.xml.in
index f522c13..532aef5 100644
--- a/man/pulseaudio.1.xml.in
+++ b/man/pulseaudio.1.xml.in
@@ -228,6 +228,25 @@ USA.
</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>
<optdesc><p>Set the search path for dynamic shared objects
--
1.7.8.2
More information about the pulseaudio-discuss
mailing list