From: Dov Murik Date: Sun, 12 May 2024 03:14:00 +0000 (-0400) Subject: documentation: git-update-index: add --show-index-version to synopsis X-Git-Tag: v2.46.0-rc0~111^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c81ffcff83f8dc6129aa6379ff269505919d0099;p=thirdparty%2Fgit.git documentation: git-update-index: add --show-index-version to synopsis In 606e088d5d (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 Signed-off-by: Junio C Hamano --- 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 ] + [--show-index-version] [--verbose] [--] [...]