aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-06-28 15:53:12 -0700
committerJunio C Hamano <gitster@pobox.com>2024-06-28 15:53:12 -0700
commit0c6c514c500b6c13c9c24ffb83c3191783a2a42e (patch)
treeac26e5ecca2d9264fc415e5c55b8012d72c17736
parentb608b33f3d19a81e30f32d808da870edcb5f7c8f (diff)
parentc81ffcff83f8dc6129aa6379ff269505919d0099 (diff)
downloadgit-0c6c514c500b6c13c9c24ffb83c3191783a2a42e.tar.gz
Merge branch 'dm/update-index-doc-fix' into maint-2.45
Doc fix. * dm/update-index-doc-fix: documentation: git-update-index: add --show-index-version to synopsis
-rw-r--r--Documentation/git-update-index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt
index 8c47890a6a..7128aed540 100644
--- a/Documentation/git-update-index.txt
+++ b/Documentation/git-update-index.txt
@@ -25,6 +25,7 @@ SYNOPSIS
[--really-refresh] [--unresolve] [--again | -g]
[--info-only] [--index-info]
[-z] [--stdin] [--index-version <n>]
+ [--show-index-version]
[--verbose]
[--] [<file>...]