]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/gitdiffcore.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / gitdiffcore.txt
index 4d56c85260b98de81d8db2e8281cb7d8efff4ea7..8f473d8e1121b4f46b07929080919a7f2bd7d744 100644 (file)
@@ -84,7 +84,7 @@ of filepairs included:
 :100644 100644 bcd1234... 0123456... M junkfile
 ------------------------------------------------
 
-but the command invocation was "git-diff-files myfile", then the
+but the command invocation was "git diff-files myfile", then the
 junkfile entry would be removed from the list because only "myfile"
 is under consideration.