From e6b3f37b753b7691f6a57f45fe9fade2b7496d8d Mon Sep 17 00:00:00 2001 From: Kristoffer Haugsbakk Date: Sat, 11 Apr 2026 22:20:10 +0200 Subject: [PATCH] doc: am: correct to full --no-message-id Signed-off-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- Documentation/git-am.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-am.adoc b/Documentation/git-am.adoc index 14f83a8920..ab71ab7490 100644 --- a/Documentation/git-am.adoc +++ b/Documentation/git-am.adoc @@ -91,7 +91,7 @@ OPTIONS --no-message-id:: Do not add the Message-ID header to the commit message. - `no-message-id` is useful to override `am.messageid`. + `--no-message-id` is useful to override `am.messageid`. -q:: --quiet::