X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ltrace.1;h=f683844d600ac23cd726594da4288dd906f5fcd9;hb=2e926c7be4f69d68064ffd62dfaa6d7013d3f9fa;hp=6a6ba55e1dbfd3affaa11acf05478b6397a0c902;hpb=06896c1b5745ebde49d1660f8cd72bce178408df;p=platform%2Fupstream%2Fltrace.git diff --git a/ltrace.1 b/ltrace.1 index 6a6ba55..f683844 100644 --- a/ltrace.1 +++ b/ltrace.1 @@ -39,7 +39,7 @@ ltrace \- A library call tracer .\" .\" Output formatting: .\" -[\-F \fIpathlist\fR] +[[\-F|\-\-config] \fIpathlist\fR] [\-A \fImaxelts\fR] [\-s \fIstrsize\fR] [\-C|\-\-demangle] [\-a|\-\-align \fIcolumn\fR] [\-n|\-\-indent \fInr\fR] [\-o|\-\-output \fIfilename\fR] @@ -132,7 +132,7 @@ Trace child processes as they are created by currently traced processes as a result of the fork(2) or clone(2) system calls. The new process is attached immediately. -.IP "\-F \fIpathlist" +.IP "\-F, \-\-config \fIpathlist" Contains a colon-separated list of paths. If a path refers to a directory, that directory is considered when prototype libraries are searched (see the section \fBPROTOTYPE LIBRARY DISCOVERY\fR). If it refers to