Fix docs for format.commitListFormat

When renaming the option --cover-letter-format to --commit-list-format
we forgot to rename the opton in the section too. Fix it.

Signed-off-by: Mirko Faina <mroik@delayed.space>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Mirko Faina
2026-04-22 23:45:17 +02:00
committed by Junio C Hamano
parent 94f057755b
commit 7584d10bc2
+1 -1
View File
@@ -102,7 +102,7 @@ format.coverLetter::
Default is false.
format.commitListFormat::
When the `--cover-letter-format` option is not given, `format-patch`
When the `--commit-list-format` option is not given, `format-patch`
uses the value of this variable to decide how to format the entry of
each commit. Defaults to `shortlog`.