howto/revert-a-faulty-merge: fix unescaped '^'s
commit78bef06589dc7570f9b52a6c9fca04d6142cc949
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>
Fri, 11 Oct 2013 18:24:14 +0000 (11 19:24 +0100)
committerJonathan Nieder <jrnieder@gmail.com>
Mon, 14 Oct 2013 14:25:42 +0000 (14 07:25 -0700)
tree692ebddc0607f646d21649a3d3134aedc1c51c36
parent643069213532b8b035e771afbc4f2c77b79b20e2
howto/revert-a-faulty-merge: fix unescaped '^'s

Several uses of the '^' operator are being interpreted by asciidoc
as requests to show the following text as a superscript. In order
to fix this problem, use backticks (`) to quote the text of the
affected git command invocations.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Documentation/howto/revert-a-faulty-merge.txt