diff options
| author | Elijah Newren <newren@gmail.com> | 2023-10-08 06:45:25 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-10-09 12:06:47 -0700 |
| commit | 845c6ca90e806ac402cd9f1c981844531176475f (patch) | |
| tree | 2702df66005271e6b198daccc5229daafe25bde0 /Documentation/git-diff-tree.txt | |
| parent | 4d542687fcea27c6cce9a79415ad8cb1a817697c (diff) | |
| download | git-845c6ca90e806ac402cd9f1c981844531176475f.tar.xz | |
documentation: add missing fullstops
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-tree.txt')
| -rw-r--r-- | Documentation/git-diff-tree.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index 22380d5c82..143318c411 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -34,7 +34,7 @@ include::diff-options.txt[] matching one of the provided pathspecs. -r:: - Recurse into sub-trees + Recurse into sub-trees. -t:: Show tree entry itself as well as subtrees. Implies -r. |
