diff options
author | Jens Axboe <axboe@suse.de> | 2005-10-07 14:05:18 +0200 |
---|---|---|
committer | Jens Axboe <axboe@suse.de> | 2005-10-07 14:05:18 +0200 |
commit | d915dee697e306b914457bb78a429d2d8b98ec26 (patch) | |
tree | cc9b61f5a617ed8302cf347183f14d1769c27270 /doc | |
parent | cbc927b61b683f6ec24cdb5cc7c2e8c3f57ba18c (diff) | |
download | blktrace-d915dee697e306b914457bb78a429d2d8b98ec26.tar.gz blktrace-d915dee697e306b914457bb78a429d2d8b98ec26.tar.bz2 |
[PATCH] Switch hash option -h, update btrace for all new options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/blktrace.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/blktrace.tex b/doc/blktrace.tex index 78215b6..df2051c 100644 --- a/doc/blktrace.tex +++ b/doc/blktrace.tex @@ -481,7 +481,7 @@ Short & Long & Description \\ \hline\hline -m & --missing & Print missing entries\\ \hline --n & --hash-by-name & Hash processes by name, not by PID\\ \hline +-h & --hash-by-name & Hash processes by name, not by PID\\ \hline -o \emph{file} & --output=\emph{file} & Output file \\ \hline |