Message ID | 20210802204953.229867-4-tbperrotta@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | git-send-email options and completion improvements | expand |
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index 3db4eab..05dd8de 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -42,6 +42,8 @@ and the "Subject:" of the message as the second line. OPTIONS ------- +Options from linkgit:git-format-patch[1] are also accepted. + Composing ~~~~~~~~~
Currently git-send-email(1) does not make it explicit format-patch options are accepted. Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com> --- Documentation/git-send-email.txt | 2 ++ 1 file changed, 2 insertions(+)