summaryrefslogtreecommitdiff
path: root/exporters/darcs/x2d.txt
diff options
context:
space:
mode:
Diffstat (limited to 'exporters/darcs/x2d.txt')
-rw-r--r--exporters/darcs/x2d.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/exporters/darcs/x2d.txt b/exporters/darcs/x2d.txt
index eb2ec34..25ed6bb 100644
--- a/exporters/darcs/x2d.txt
+++ b/exporters/darcs/x2d.txt
@@ -6,7 +6,7 @@ x2d - convert git, bzr or hg repos to a darcs one using fast-export
== SYNOPSIS
-x2d -f <format> <otherrepo>
+x2d -f <format> [<importoptions>] <otherrepo>
== DESCRIPTION
@@ -24,3 +24,5 @@ importer's standard input.
-f <format>::
Specify the format of the source repo. Currently supported sources are
git, bzr and hg. Incremental conversion is supported for all of them.
+
+The rest of the options is directly passed to darcs-fast-import.