chiark / gitweb /
tg import -d: Explicitly specify base dependency of the created branches
[topgit.git] / README
diff --git a/README b/README
index 8129f9190e68b3101cd234f94db5aac2170f2327..35a9f98b773686e9a9b1301ad61edb9b0c122ca9 100644 (file)
--- a/README
+++ b/README
@@ -417,7 +417,8 @@ tg import
 ~~~~~~~~~
        Import commits within the given revision range into TopGit,
        creating one topic branch per commit, the dependencies forming
-       a linear sequence starting on your current branch.
+       a linear sequence starting on your current branch (or a branch
+       specified by the '-d' parameter).
 
        The branch names are auto-guessed from the commit messages
        and prefixed by t/ by default; use '-p PREFIX' to specify