Signed-off-by: Denton Liu <[email protected]>
---
Documentation/config/format.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/config/format.txt b/Documentation/config/format.txt
index 414a5a8a9d..60e4e92885 100644
--- a/Documentation/config/format.txt
+++ b/Documentation/config/format.txt
@@ -74,7 +74,8 @@ format.signOff::
Please see the 'SubmittingPatches' document for further discussion.
format.coverLetter::
- A boolean that controls whether to generate a cover-letter when
+ A boolean which lets you enable the `--cover-letter` option by
+ default when
format-patch is invoked, but in addition can be set to "auto", to
generate a cover-letter only when there's more than one patch.
--
2.23.0.248.g3a9dd8fb08