diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index 2f32dbf16d..01fd9d4b59 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -273,6 +273,10 @@ must be used for each option. Automating ~~~~~~~~~~ +--no-[to|cc|bcc]:: + Clears any list of "To:", "Cc:", "Bcc:" addresses previously + set via config. + --to-cmd=:: Specify a command to execute once per patch file which should generate patch file specific "To:" entries.