diff options
author | Compn <tempn@twmi.rr.com> | 2011-04-09 13:49:56 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2011-04-10 04:31:54 +0200 |
commit | cbfa93aca33dda399dd946f1bc4e3097c124fa5d (patch) | |
tree | c3986fec75e8c13da0196d4469c21bcc7fbed5f0 /doc/git-howto.txt | |
parent | 347b375a80afbb27c887a243097c09370cb95d19 (diff) | |
download | ffmpeg-cbfa93aca33dda399dd946f1bc4e3097c124fa5d.tar.gz |
fix typo
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'doc/git-howto.txt')
-rw-r--r-- | doc/git-howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-howto.txt b/doc/git-howto.txt index 3ac21c87d9..ba377c99e0 100644 --- a/doc/git-howto.txt +++ b/doc/git-howto.txt @@ -120,7 +120,7 @@ I. BASICS: For cosmetics-only commits you should get (almost) empty output from - git diff -wb <filename(s)> + git diff -w -b <filename(s)> Also check the output of |