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
|
host = imap://imap.example.com
|
||||||
user = bob
|
user = bob
|
||||||
pass = p4ssw0rd
|
pass = p4ssw0rd
|
||||||
..........................
|
.........................
|
||||||
|
|
||||||
Using direct mode with SSL:
|
Using direct mode with SSL:
|
||||||
|
|
||||||
|
|
@ -109,7 +109,7 @@ Using direct mode with SSL:
|
||||||
pass = p4ssw0rd
|
pass = p4ssw0rd
|
||||||
port = 123
|
port = 123
|
||||||
sslverify = false
|
sslverify = false
|
||||||
..........................
|
.........................
|
||||||
|
|
||||||
|
|
||||||
EXAMPLE
|
EXAMPLE
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
git-prune-packed(1)
|
git-prune-packed(1)
|
||||||
=====================
|
===================
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
git-quiltimport(1)
|
git-quiltimport(1)
|
||||||
================
|
==================
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
git-stage(1)
|
git-stage(1)
|
||||||
==============
|
============
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue