@@ -94,6+94,13 @@ author and committer for Subversion commits made by
list, abort\&.
.fi
+.nf
+For convenience, this data is saved to $GIT_DIR/svn\-authors
+each time the \-A option is provided, and read from that same
+file each time git\-svnimport is run with an existing GIT
+repository without \-A\&.
+.fi
+
.TP
\-m
Attempt to detect merges based on the commit message\&. This option will enable default regexes that try to capture the name source branch name from the commit message\&.