]> git.ipfire.org Git - thirdparty/git.git/commit
send-email docs: add format-patch options
authorThiago Perrotta <tbperrotta@gmail.com>
Mon, 25 Oct 2021 21:27:07 +0000 (17:27 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Oct 2021 16:06:15 +0000 (09:06 -0700)
commita2ce60824481de986a56b8ea77b0a80fc342aef1
tree957feb8814ba257fb5dd4a337fbbf0e38ac39c8c
parent2b7b75850c6cffba3f33ce99e23bd05f95640e3f
send-email docs: add format-patch options

git-send-email(1) does not mention that "git format-patch" options are
accepted. Augment SYNOPSIS and DESCRIPTION to mention it.

Update git-send-email.perl USAGE to be consistent with
git-send-email(1).

Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt
git-send-email.perl