Skip to content

Commit

Permalink
imap-send: use correct configuration variable in documentation
Browse files Browse the repository at this point in the history
It's imap.pass (not imap.password).

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Paul Bolle authored and Junio C Hamano committed Apr 18, 2009
1 parent c4c86d2 commit 43be7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-imap-send.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 43be7a7

Please sign in to comment.