aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-help.txt
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-10-08 06:45:25 +0000
committerJunio C Hamano <gitster@pobox.com>2023-10-09 12:06:47 -0700
commit845c6ca90e806ac402cd9f1c981844531176475f (patch)
tree2702df66005271e6b198daccc5229daafe25bde0 /Documentation/git-help.txt
parent4d542687fcea27c6cce9a79415ad8cb1a817697c (diff)
downloadgit-845c6ca90e806ac402cd9f1c981844531176475f.tar.gz
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-help.txt')
-rw-r--r--Documentation/git-help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-help.txt b/Documentation/git-help.txt
index 7532625a13..f0bedc1f96 100644
--- a/Documentation/git-help.txt
+++ b/Documentation/git-help.txt
@@ -42,7 +42,7 @@ former is internally converted into the latter.
To display the linkgit:git[1] man page, use `git help git`.
-This page can be displayed with 'git help help' or `git help --help`
+This page can be displayed with 'git help help' or `git help --help`.
OPTIONS
-------