manpage: document --log-meta, --log-time, log-backtrace

This commit is contained in:
Peter Meerwald 2012-01-08 13:16:50 +01:00 committed by Tanu Kaskinen
parent 5f16d42ffa
commit fab254c419

View 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>