From 235ae2d7303901d08aac894a901092aa56164775 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20Hall=C3=A9?= Date: Thu, 13 May 2010 13:29:21 -0400 Subject: [PATCH] usttrace man page update --- doc/man/usttrace.1 | 12 ++++++++++-- doc/man/usttrace.1.md | 6 ++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/doc/man/usttrace.1 b/doc/man/usttrace.1 index 8496cda..79cb0a5 100644 --- a/doc/man/usttrace.1 +++ b/doc/man/usttrace.1 @@ -1,7 +1,7 @@ -.\" generated with Ronn/v0.4.1 +.\" generated with Ronn/v0.5 .\" http://github.com/rtomayko/ronn/ . -.TH "USTTRACE" "1" "March 2010" "" "" +.TH "USTTRACE" "1" "May 2010" "" "" . .SH "NAME" \fBusttrace\fR \-\- the simplest way to record a trace @@ -75,6 +75,14 @@ Also trace forked processes. Use system\-wide daemon instead of creating one for this session. . .TP +\fB\-S\fR +Specify the subbuffer size. +. +.TP +\fB\-N\fR +Specify the number of subbuffers. +. +.TP \fB\-W\fR Undocumented option. . diff --git a/doc/man/usttrace.1.md b/doc/man/usttrace.1.md index c2b033e..9961a96 100644 --- a/doc/man/usttrace.1.md +++ b/doc/man/usttrace.1.md @@ -53,6 +53,12 @@ starting with two dashes(`-'). A summary of options is included below. * `-s`: Use system-wide daemon instead of creating one for this session. + * `-S`: + Specify the subbuffer size. + + * `-N`: + Specify the number of subbuffers. + * `-W`: Undocumented option. -- 2.34.1