Document the sendemail.smtpserverport config variable
authorKevin Ballard <kevin@sb.org>
Wed, 19 Mar 2008 06:16:29 +0000 (02:16 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Mar 2008 00:32:28 +0000 (17:32 -0700)
Add sendemail.smtpserverport to the Configuration section
of the git-send-email manpage. It should probably be
referenced in the --smtp-server-port option as well.

Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found