##// END OF EJS Templates
extdiff: use reST syntax for literal block
Martin Geisler -
r9207:38d29d3b default
parent child Browse files
Show More
@@ -13,7 +13,7 b' programs are called with a configurable '
13 arguments: paths to directories containing snapshots of files to compare.
13 arguments: paths to directories containing snapshots of files to compare.
14
14
15 The `extdiff' extension also allows to configure new diff commands, so you do
15 The `extdiff' extension also allows to configure new diff commands, so you do
16 not need to type "hg extdiff -p kdiff3" always.
16 not need to type "hg extdiff -p kdiff3" always. ::
17
17
18 [extdiff]
18 [extdiff]
19 # add new command that runs GNU diff(1) in 'context diff' mode
19 # add new command that runs GNU diff(1) in 'context diff' mode
General Comments 0
You need to be logged in to leave comments. Login now