Git Mailing List Archive mirror
 help / color / mirror / Atom feed
From: Dov Murik <dov.murik@linux.dev>
To: git@vger.kernel.org
Cc: Dov Murik <dov.murik@linux.dev>,
	Junio C Hamano <gitster@pobox.com>,
	Linus Arver <linusa@google.com>
Subject: [PATCH] doc: git-update-index: add --show-index-version to synopsis
Date: Fri, 10 May 2024 14:36:22 -0400	[thread overview]
Message-ID: <20240510183622.77750-1-dov.murik@linux.dev> (raw)

Fixes: 606e088d5d9a ("update-index: add --show-index-version")
Signed-off-by: Dov Murik <dov.murik@linux.dev>
---
 Documentation/git-update-index.txt | 1 +
 1 file changed, 1 insertion(+)

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>...]
 

base-commit: 3402c0e53fb798cb471dd6562eb5c938885b7295
-- 
2.39.3 (Apple Git-146)


             reply	other threads:[~2024-05-10 18:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-10 18:36 Dov Murik [this message]
2024-05-11  3:18 ` [PATCH] doc: git-update-index: add --show-index-version to synopsis Linus Arver
2024-05-12  1:52   ` Dov Murik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240510183622.77750-1-dov.murik@linux.dev \
    --to=dov.murik@linux.dev \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=linusa@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).