summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2005-10-07 10:59:32 +0200
committerJens Axboe <axboe@suse.de>2005-10-07 10:59:32 +0200
commit7b464f9fdf067d272f7a86ace990fe0d3e76dceb (patch)
treef8cbe244c2905ee55a2063e01f1e0a928519a5fb /doc
parentb6dc7d6ecf5bb181dd00a7c230c1a8d6e9b35c77 (diff)
downloadblktrace-7b464f9fdf067d272f7a86ace990fe0d3e76dceb.tar.gz
blktrace-7b464f9fdf067d272f7a86ace990fe0d3e76dceb.tar.bz2
[PATCH] doc: simplify the git checkout command
Diffstat (limited to 'doc')
-rw-r--r--doc/blktrace.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/blktrace.tex b/doc/blktrace.tex
index 5e47c01..0ebbdd3 100644
--- a/doc/blktrace.tex
+++ b/doc/blktrace.tex
@@ -66,7 +66,7 @@ As noted above, the kernel patch along with the blktrace and blkparse utilities
\begin{verbatim}
% git clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git bt
% cd bt
-% git-read-tree -m HEAD && git-checkout-cache -q -f -u -a
+% git checkout
\end{verbatim}
\subsection{\label{sec:patching}Patching and configuring the Linux kernel}