summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-29 16:20:47 -0700
committerJunio C Hamano <gitster@pobox.com>2021-10-29 16:20:47 -0700
commit19dcd3f0b9267bf8ca50aa402ecf9f18957583c0 (patch)
treeea9de4084c57f181044a9aed3d984322b35f2d06 /git.txt
parent7f3e672e3ddcaaf72cc46cfda34941183a9e5bbe (diff)
downloadgit-htmldocs-19dcd3f0b9267bf8ca50aa402ecf9f18957583c0.tar.gz
Autogenerated HTML docs for v2.34.0-rc0
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git.txt b/git.txt
index d63c65e67..281c5f8ca 100644
--- a/git.txt
+++ b/git.txt
@@ -42,7 +42,7 @@ OPTIONS
--version::
Prints the Git suite version that the 'git' program came from.
+
-This option is internaly converted to `git version ...` and accepts
+This option is internally converted to `git version ...` and accepts
the same options as the linkgit:git-version[1] command. If `--help` is
also given, it takes precedence over `--version`.