Skip to content

Commit

Permalink
Fix small typo in git send-email man page.
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Sean Estabrooks authored and Junio C Hamano committed Aug 17, 2007
1 parent 97a5d8c commit e63b58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-send-email.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The --cc option must be repeated for each user you want on the cc list.
--signed-off-by-cc, --no-signed-off-by-cc::
If this is set, add emails found in Signed-off-by: or Cc: lines to the
cc list.
Default is the value of 'sendemail.signedoffbycc' configuration value;
Default is the value of 'sendemail.signedoffcc' configuration value;
if that is unspecified, default to --signed-off-by-cc.

--quiet::
Expand Down

0 comments on commit e63b58b

Please sign in to comment.