summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-05-23 11:04:28 -0700
committerJunio C Hamano <gitster@pobox.com>2024-05-23 11:04:28 -0700
commitdaa00897d74c5a8492c24b3b31d74f32bc6cfbfa (patch)
tree2191485526c96e024dd5db5c5b8d9f56371230d1
parentd525723b99344257d191fa9a68709f368512bbf0 (diff)
parentc81ffcff83f8dc6129aa6379ff269505919d0099 (diff)
Merge branch 'dm/update-index-doc-fix'
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>...]