aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-cvsexportcommit.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-06-14 22:20:16 -0700
committerJunio C Hamano <gitster@pobox.com>2007-06-16 01:11:16 -0700
commit4c7100a9f438c281c18c800b450ea12045d22d62 (patch)
tree054f5eabcf3e3102a34126d81c4ec83d7da4c380 /Documentation/git-cvsexportcommit.txt
parent66e41f7b9912b3c9231c6577891eb12886d430e3 (diff)
downloadgit-4c7100a9f438c281c18c800b450ea12045d22d62.tar.gz
Documentation: adjust to AsciiDoc 8
It turns out that the attribute definition we have had for a long time to hide "^" character from AsciiDoc 7 was not honored by AsciiDoc 8 even under "-a asciidoc7compatible" mode. There is a similar breakage with the "compatible" mode with + characters. The double colon at the end of definition list term needs to be attached to the term, without a whitespace. After this minimum fixups, AsciiDoc 8 (I used 8.2.1 on Debian) with compatibility mode seems to produce reasonably good results. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-cvsexportcommit.txt')
-rw-r--r--Documentation/git-cvsexportcommit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-cvsexportcommit.txt b/Documentation/git-cvsexportcommit.txt
index fd7f54093f..f3590dee04 100644
--- a/Documentation/git-cvsexportcommit.txt
+++ b/Documentation/git-cvsexportcommit.txt
@@ -73,7 +73,7 @@ $ git-cvsexportcommit -v <commit-sha1>
$ cvs commit -F .mgs <files>
------------
-Merge pending patches into CVS automatically -- only if you really know what you are doing ::
+Merge pending patches into CVS automatically -- only if you really know what you are doing::
+
------------
$ export GIT_DIR=~/project/.git