Skip to content

Commit c81ffcf

Browse files
dubekgitster
authored andcommitted
documentation: git-update-index: add --show-index-version to synopsis
In 606e088 (update-index: add --show-index-version, 2023-09-12), we added the new '--show-index-version' option to 'git-update-index' and documented it, but forgot to add it to the synopsis section. Add '--show-index-version' to the synopsis of 'git-update-index'. Signed-off-by: Dov Murik <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0d464a4 commit c81ffcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/git-update-index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ SYNOPSIS
2525
[--really-refresh] [--unresolve] [--again | -g]
2626
[--info-only] [--index-info]
2727
[-z] [--stdin] [--index-version <n>]
28+
[--show-index-version]
2829
[--verbose]
2930
[--] [<file>...]
3031

0 commit comments

Comments
 (0)