[FFmpeg-cvslog] fix typo

Compn git at videolan.org
Mon Apr 11 04:12:08 CEST 2011


ffmpeg | branch: master | Compn <tempn at twmi.rr.com> | Sat Apr  9 13:49:56 2011 +0200| [cbfa93aca33dda399dd946f1bc4e3097c124fa5d] | committer: Luca Barbato

fix typo

Signed-off-by: Luca Barbato <lu_zero at gentoo.org>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cbfa93aca33dda399dd946f1bc4e3097c124fa5d
---

 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 3ac21c8..ba377c9 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
 



More information about the ffmpeg-cvslog mailing list