--- a/tests/test-convert.t Thu Jul 30 00:58:05 2015 +0100
+++ b/tests/test-convert.t Wed Jul 22 16:57:11 2015 +0100
@@ -275,9 +275,12 @@
that when a depot path is given you then 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).