Skip to content

Commit f491239

Browse files
mattmccutchengitster
authored andcommitted
git format-patch documentation: clarify what --cover-letter does
Signed-off-by: Matt McCutchen <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7950659 commit f491239

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/git-format-patch.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ include::diff-options.txt[]
147147
to any configured headers, and may be used multiple times.
148148

149149
--cover-letter::
150-
Generate a cover letter template. You still have to fill in
151-
a description, but the shortlog and the diffstat will be
152-
generated for you.
150+
In addition to the patches, generate a cover letter file
151+
containing the shortlog and the overall diffstat. You can
152+
fill in a description in the file before sending it out.
153153

154154
--suffix=.<sfx>::
155155
Instead of using `.patch` as the suffix for generated

0 commit comments

Comments
 (0)