]> code.delx.au - pulseaudio/commitdiff
manpage: document --log-meta, --log-time, log-backtrace
authorPeter Meerwald <pmeerw@pmeerw.net>
Sun, 8 Jan 2012 12:16:50 +0000 (13:16 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Sat, 28 Jan 2012 15:46:19 +0000 (17:46 +0200)
man/pulseaudio.1.xml.in

index 6a658ff770156528764c902ae5e31d541397ba60..3b34f25f0e1735200a7cf5e069db0465e4f285d9 100644 (file)
@@ -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>