]> git.99rst.org Git - git.git/commitdiff
doc: am: correct to full --no-message-id
authorKristoffer Haugsbakk <redacted>
Sat, 11 Apr 2026 20:20:10 +0000 (22:20 +0200)
committerJunio C Hamano <redacted>
Mon, 13 Apr 2026 15:26:54 +0000 (08:26 -0700)
Signed-off-by: Kristoffer Haugsbakk <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-am.adoc

index 14f83a8920a89f7a4051aa4498139f5b2a97475f..ab71ab7490059e890b30a8a69739d906f9f1f2ea 100644 (file)
@@ -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::
git clone https://git.99rst.org/PROJECT