Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2009-04-18 15:26:42 +0400
committerJunio C Hamano <gitster@pobox.com>2009-04-18 23:54:45 +0400
commit43be7a782e08489062a3b8130cbb7ffbe8807191 (patch)
treed044e3b26e208c398ed471d485882da544a5e574 /Documentation/git-imap-send.txt
parentc4c86d238900fb8c99939a9b5003fa622d4dcce7 (diff)
imap-send: use correct configuration variable in documentation
It's imap.pass (not imap.password). Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-imap-send.txt')
-rw-r--r--Documentation/git-imap-send.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-imap-send.txt b/Documentation/git-imap-send.txt
index 1685f04efe..eed50572e0 100644
--- 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.password::
+imap.pass::
The password to use when logging in to the server.
imap.port::