summaryrefslogtreecommitdiffstats
path: root/git-imap-send.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-10-20 14:14:29 -0700
committerJunio C Hamano <gitster@pobox.com>2014-10-20 14:14:29 -0700
commit4c43d654605b5ec2d0624221acdda71114398253 (patch)
treedfb37361da2a9908816c3317f6d007360b7afb32 /git-imap-send.txt
parent446e30b8ca9d2ed5f79814a26938ed23e275bf83 (diff)
downloadgit-htmldocs-4c43d654605b5ec2d0624221acdda71114398253.tar.gz
Autogenerated HTML docs for v2.1.2-484-g13da0
Diffstat (limited to 'git-imap-send.txt')
-rw-r--r--git-imap-send.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-imap-send.txt b/git-imap-send.txt
index 7d991d919..c7c0d2142 100644
--- a/git-imap-send.txt
+++ b/git-imap-send.txt
@@ -97,7 +97,7 @@ Using direct mode:
host = imap://imap.example.com
user = bob
pass = p4ssw0rd
-..........................
+.........................
Using direct mode with SSL:
@@ -109,7 +109,7 @@ Using direct mode with SSL:
pass = p4ssw0rd
port = 123
sslverify = false
-..........................
+.........................
EXAMPLE