From: Alan D. Brunelle Date: Mon, 13 Nov 2006 13:52:03 +0000 (+0100) Subject: [PATCH] Update doc/blktrace.tex to reflex blkparse updates. X-Git-Tag: blktrace-0.99.2~9 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=cfa8ef19ab702e05797173f9255fd188e8581a94;p=blktrace.git [PATCH] Update doc/blktrace.tex to reflex blkparse updates. Signed-off-by: Jens Axboe --- diff --git a/doc/blktrace.tex b/doc/blktrace.tex index fb8181d..27b13c2 100644 --- a/doc/blktrace.tex +++ b/doc/blktrace.tex @@ -457,8 +457,10 @@ will help in understanding the command line options presented below. \item The format of the output data can be controlled via the \emph{-f} or \emph{-F} options -- see section~\ref{sec:blkparse-format} for details. - By default, blkparse sends formatted data to standard output. This - may be changed via the \emph{-o} option. + By default, blkparse sends formatted data to standard output. This may + be changed via the \emph{-o} option, or text output can be disabled + via the\emph{-O} option. A merged binary stream can be produced using + the \emph{-d} option. \end{itemize} @@ -486,6 +488,7 @@ Short & Long & Description \\ \hline\hline -h & --hash-by-name & Hash processes by name, not by PID\\ \hline -o \emph{file} & --output=\emph{file} & Output file \\ \hline +-O & --no-text-output & Do \emph{not} produce text output, used for binary (-d) only \\ \hline -d \emph{file} & --dump-binary=\emph{file} & Binary output file \\ \hline