Skip to content

Commit 43be7a7

Browse files
pebollegitster
authored andcommitted
imap-send: use correct configuration variable in documentation
It's imap.pass (not imap.password). Signed-off-by: Paul Bolle <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c4c86d2 commit 43be7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-imap-send.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ imap.host::
5151
imap.user::
5252
The username to use when logging in to the server.
5353

54-
imap.password::
54+
imap.pass::
5555
The password to use when logging in to the server.
5656

5757
imap.port::

0 commit comments

Comments
 (0)