summaryrefslogtreecommitdiff
path: root/Documentation/git-diff-files.txt
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-10-08 06:45:20 (GMT)
committerJunio C Hamano <gitster@pobox.com>2023-10-09 19:06:29 (GMT)
commit9a9fd289cc81a3bb69eb2b4e11db27509e0eb515 (patch)
tree613ec5217e16120fa374f5c60cc815db770e0245 /Documentation/git-diff-files.txt
parent0cac690e1ac5e26ecf2dba0c53ac3824425446b5 (diff)
downloadgit-9a9fd289cc81a3bb69eb2b4e11db27509e0eb515.zip
git-9a9fd289cc81a3bb69eb2b4e11db27509e0eb515.tar.gz
git-9a9fd289cc81a3bb69eb2b4e11db27509e0eb515.tar.bz2
documentation: use clearer prepositions
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-diff-files.txt')
-rw-r--r--Documentation/git-diff-files.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-diff-files.txt b/Documentation/git-diff-files.txt
index 591e380..18f7f86 100644
--- a/Documentation/git-diff-files.txt
+++ b/Documentation/git-diff-files.txt
@@ -42,7 +42,7 @@ omit diff output for unmerged entries and just show "Unmerged".
commit with these flags.
-q::
- Remain silent even on nonexistent files
+ Remain silent even for nonexistent files
include::diff-format.txt[]