]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-whatchanged.txt
Documentation: the name of the system is 'Git', not 'git'
[thirdparty/git.git] / Documentation / git-whatchanged.txt
index 6c8f510c3f6398630da248fd356a00f69a6d9471..c600b61e2b62013366476807c733837c0e854165 100644 (file)
@@ -24,7 +24,7 @@ This manual page describes only the most frequently used options.
 OPTIONS
 -------
 -p::
-       Show textual diffs, instead of the git internal diff
+       Show textual diffs, instead of the Git internal diff
        output format that is useful only to tell the changed
        paths and their nature of changes.
 
@@ -36,7 +36,7 @@ OPTIONS
        exclusive, top inclusive).
 
 -r::
-       Show git internal diff output, but for the whole tree,
+       Show Git internal diff output, but for the whole tree,
        not just the top level.
 
 -m::