Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> writes: > The option was already shown in -h output, so it should be documented > in the man page. > > Signed-off-by: Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> > Suggested-by: David A. Greene <greened@xxxxxxxxxxxxx> > --- > David Greene wrote: >> I don't think --smtp-debug is documented in the man pages. Was that a >> deliberate decision or an oversight? Probably halfway in between "Meh"; anybody who is willing to look into the issue will notice when he opens the script and reads it for the first time anyway, so why bother. But now "A patch already exists, and it does not seem to have any funny letters that may screw up asciidoc, so why bother rejecting" ;-) Will apply; thanks. > Documentation/git-send-email.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt > index 327233c..3241170 100644 > --- a/Documentation/git-send-email.txt > +++ b/Documentation/git-send-email.txt > @@ -198,6 +198,10 @@ must be used for each option. > if a username is not specified (with '--smtp-user' or 'sendemail.smtpuser'), > then authentication is not attempted. > > +--smtp-debug=0|1:: > + Enable (1) or disable (0) debug output. If enabled, SMTP > + commands and replies will be printed. Useful to debug TLS > + connection and authentication problems. > > Automating > ~~~~~~~~~~ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html