Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: be consistent about "git-" versus "git "
[gitweb.git]
/
Documentation
/
git-diff-files.txt
diff --git
a/Documentation/git-diff-files.txt
b/Documentation/git-diff-files.txt
index 8a64869d2705071afe3d1a122b6b85a086413a0a..378f34964ca6813a67516f3943ce741df0f4132a 100644
(file)
--- a/
Documentation/git-diff-files.txt
+++ b/
Documentation/git-diff-files.txt
@@
-8,7
+8,7
@@
git-diff-files - Compares files in the working tree and the index
SYNOPSIS
--------
-'git
-
diff-files' [-q] [-0|-1|-2|-3|-c|--cc] [<common diff options>] [<path>...]
+'git
diff-files' [-q] [-0|-1|-2|-3|-c|--cc] [<common diff options>] [<path>...]
DESCRIPTION
-----------