From cbfa93aca33dda399dd946f1bc4e3097c124fa5d Mon Sep 17 00:00:00 2001
From: Compn <tempn@twmi.rr.com>
Date: Sat, 9 Apr 2011 13:49:56 +0200
Subject: [PATCH] fix typo

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
---
 doc/git-howto.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/git-howto.txt b/doc/git-howto.txt
index 3ac21c87d9f..ba377c99e0a 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
 
-- 
GitLab