Skip to content

Commit 5ef1f8d

Browse files
sigprofJunio C Hamano
authored andcommitted
Documentation/git-send-email.txt: Fix labeled list formatting
Mark continuation paragraphs of list entries as such to avoid getting literal paragraphs instead. Signed-off-by: Sergey Vlasov <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d53ebb4 commit 5ef1f8d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Documentation/git-send-email.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ The options available are:
2626

2727
--bcc::
2828
Specify a "Bcc:" value for each email.
29-
30-
The --bcc option must be repeated for each user you want on the bcc list.
29+
+
30+
The --bcc option must be repeated for each user you want on the bcc list.
3131

3232
--cc::
3333
Specify a starting "Cc:" value for each email.
34-
35-
The --cc option must be repeated for each user you want on the cc list.
34+
+
35+
The --cc option must be repeated for each user you want on the cc list.
3636

3737
--chain-reply-to, --no-chain-reply-to::
3838
If this is set, each email will be sent as a reply to the previous
@@ -87,8 +87,8 @@ The options available are:
8787
Specify the primary recipient of the emails generated.
8888
Generally, this will be the upstream maintainer of the
8989
project involved.
90-
91-
The --to option must be repeated for each user you want on the to list.
90+
+
91+
The --to option must be repeated for each user you want on the to list.
9292

9393

9494
Author

0 commit comments

Comments
 (0)