Re: [PATCH] format-patch: document the format.to configuration setting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Miklos,

Miklos Vajna wrote:

> --- a/Documentation/config.txt
> +++ b/Documentation/config.txt
> @@ -886,6 +886,10 @@ format.headers::
>  	Additional email headers to include in a patch to be submitted
>  	by mail.  See linkgit:git-format-patch[1].
>  
> +format.to::
> +	Additional "To:" headers to include in a patch to be submitted
> +	by mail.  See the --to option in linkgit:git-format-patch[1].
> +
>  format.cc::
>  	Additional "Cc:" headers to include in a patch to be submitted
>  	by mail.  See the --cc option in linkgit:git-format-patch[1].

Maybe something like this would make sense on top?

Your patch looks good, of course.

diff --git a/Documentation/config.txt b/Documentation/config.txt
index 877f78d..79d54e5 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -887,12 +887,10 @@ format.headers::
 	by mail.  See linkgit:git-format-patch[1].
 
 format.to::
-	Additional "To:" headers to include in a patch to be submitted
-	by mail.  See the --to option in linkgit:git-format-patch[1].
-
 format.cc::
-	Additional "Cc:" headers to include in a patch to be submitted
-	by mail.  See the --cc option in linkgit:git-format-patch[1].
+	Additional recipients to include in a patch to be submitted
+	by mail.  See the --to and --cc options in
+	linkgit:git-format-patch[1].
 
 format.subjectprefix::
 	The default for format-patch is to output files with the '[PATCH]'
-- 
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]