Merge branch 'bc/asciidoc'
Formatting nitpicks to help a (pickier) reimplementation of AsciiDoc to grok our documentation. * bc/asciidoc: Documentation: fix mismatched delimiters in git-imap-send Documentation: adjust document title underliningmaint
commit
6459cf8cdf
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
git-prune-packed(1)
|
||||
=====================
|
||||
===================
|
||||
|
||||
NAME
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
git-quiltimport(1)
|
||||
================
|
||||
==================
|
||||
|
||||
NAME
|
||||
----
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
git-stage(1)
|
||||
==============
|
||||
============
|
||||
|
||||
NAME
|
||||
----
|
||||
|
|
|
|||
Loading…
Reference in New Issue