--- a/hgext/convert/__init__.py Thu Jul 30 00:58:05 2015 +0100
+++ b/hgext/convert/__init__.py Wed Jul 22 16:57:11 2015 +0100
@@ -326,8 +326,11 @@
usually should specify a target directory, because otherwise the
target may be named ``...-hg``.
- It is possible to limit the amount of source history to be
- converted by specifying an initial Perforce revision:
+ The following options can be set with ``--config``:
+
+ :convert.p4.encoding: specify the encoding to use when decoding standard
+ output of the Perforce command line tool. The default is default system
+ encoding.
:convert.p4.startrev: specify initial Perforce revision (a
Perforce changelist number).