# HG changeset patch # User Martin Geisler # Date 2009-07-22 22:22:50 # Node ID 38d29d3bf19015d3f35d29ffb9989881738e9ebc # Parent c1a1b49221e3e93bdedfee7e22bba7611eb5096a extdiff: use reST syntax for literal block diff --git a/hgext/extdiff.py b/hgext/extdiff.py --- a/hgext/extdiff.py +++ b/hgext/extdiff.py @@ -13,7 +13,7 @@ programs are called with a configurable arguments: paths to directories containing snapshots of files to compare. The `extdiff' extension also allows to configure new diff commands, so you do -not need to type "hg extdiff -p kdiff3" always. +not need to type "hg extdiff -p kdiff3" always. :: [extdiff] # add new command that runs GNU diff(1) in 'context diff' mode