From: Kristoffer Haugsbakk Date: Sat, 11 Apr 2026 20:20:10 +0000 (+0200) Subject: doc: am: correct to full --no-message-id X-Git-Tag: v2.54.0-rc2~4^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6b3f37b753b7691f6a57f45fe9fade2b7496d8d;p=thirdparty%2Fgit.git doc: am: correct to full --no-message-id Signed-off-by: Kristoffer Haugsbakk Signed-off-by: Junio C Hamano --- 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::