Code

imap-send: use correct configuration variable in documentation
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 18 Apr 2009 11:26:42 +0000 (13:26 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Apr 2009 19:54:45 +0000 (12:54 -0700)
It's imap.pass (not imap.password).

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-imap-send.txt

index 1685f04efea3d162377325406e08a762dad94d40..eed50572e08e10266907811a40d69cbf1cc7a532 100644 (file)
@@ -51,7 +51,7 @@ imap.host::
 imap.user::
        The username to use when logging in to the server.
 
-imap.password::
+imap.pass::
        The password to use when logging in to the server.
 
 imap.port::