Skip to content

Commit 564eba4

Browse files
avargitster
authored andcommitted
send-email: document --no-[to|cc|bcc]
These options added in f434c08 ("send-email: add --no-cc, --no-to, and --no-bcc", 2010-03-07) were never documented. Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent a8aea5d commit 564eba4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/git-send-email.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,10 @@ must be used for each option.
273273
Automating
274274
~~~~~~~~~~
275275

276+
--no-[to|cc|bcc]::
277+
Clears any list of "To:", "Cc:", "Bcc:" addresses previously
278+
set via config.
279+
276280
--to-cmd=<command>::
277281
Specify a command to execute once per patch file which
278282
should generate patch file specific "To:" entries.

0 commit comments

Comments
 (0)