[FFmpeg-cvslog] fix typo

Compn git at videolan.org
Wed Mar 23 18:54:46 CET 2011


ffmpeg | branch: master | Compn <tempn at twmi.rr.com> | Wed Mar 23 13:53:24 2011 -0400| [2a0d4d4cd0119cfe9e439afe5941aee2ca0c1109] | committer: Compn

fix typo

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

 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 8b1fc14..72cde72 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