X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-whatchanged.txt;h=641cb7ea97feee2971f59cd6113dc85bd41b4480;hb=521a3f676794987bfd03703fe58fbec46ed69d49;hp=f02f939baa9183325d582cc12486a24f3d3ff30f;hpb=64ecb6247f89783a53297436fa452478a83bda53;p=git.git diff --git a/Documentation/git-whatchanged.txt b/Documentation/git-whatchanged.txt index f02f939b..641cb7ea 100644 --- a/Documentation/git-whatchanged.txt +++ b/Documentation/git-whatchanged.txt @@ -47,9 +47,9 @@ OPTIONS By default, differences for merge commits are not shown. With this flag, show differences to that commit from all of its parents. - - However, it is not very useful in general, although it - *is* useful on a file-by-file basis. ++ +However, it is not very useful in general, although it +*is* useful on a file-by-file basis. Examples --------