Fix small typo in git send-email man page.
Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
97a5d8cce9
commit
e63b58ba0b
@ -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::
|
--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
|
If this is set, add emails found in Signed-off-by: or Cc: lines to the
|
||||||
cc list.
|
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.
|
if that is unspecified, default to --signed-off-by-cc.
|
||||||
|
|
||||||
--quiet::
|
--quiet::
|
||||||
|
Reference in New Issue
Block a user