diff options
author | Compn <tempn@twmi.rr.com> | 2011-03-23 13:53:24 -0400 |
---|---|---|
committer | Compn <tempn@twmi.rr.com> | 2011-03-23 13:53:24 -0400 |
commit | 2a0d4d4cd0119cfe9e439afe5941aee2ca0c1109 (patch) | |
tree | 6959ef0f3ee04a0b1158f8d2dd718e5627c88372 /doc/git-howto.txt | |
parent | 4fa0e24736bff7d7fbdfb36ed578a1db166817d4 (diff) | |
download | ffmpeg-2a0d4d4cd0119cfe9e439afe5941aee2ca0c1109.tar.gz |
fix typo
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 8b1fc14149..72cde72eed 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 |