Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
imap-send: use correct configuration variable in documentation
author
Paul Bolle
<pebolle@tiscali.nl>
Sat, 18 Apr 2009 11:26:42 +0000
(13:26 +0200)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
c4c86d2
)
diff --git
a/Documentation/git-imap-send.txt
b/Documentation/git-imap-send.txt
index 1685f04efea3d162377325406e08a762dad94d40..eed50572e08e10266907811a40d69cbf1cc7a532 100644
(file)
--- a/
Documentation/git-imap-send.txt
+++ b/
Documentation/git-imap-send.txt
@@
-51,7
+51,7
@@
imap.host::
imap.user::
The username to use when logging in to the server.
-imap.pass
word
::
+imap.pass::
The password to use when logging in to the server.
imap.port::