send-email: document --no-[to|cc|bcc]
[gitweb.git] / Documentation / git-send-email.txt
index 2f32dbf16d1dc61528cae1a761cbd5d5406a893b..01fd9d4b59b1379feb7dae555123109f2860b98e 100644 (file)
@@ -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=<command>::
        Specify a command to execute once per patch file which
        should generate patch file specific "To:" entries.