Documentation/git-svnimport: document -T and -t switches correctly
authorEric Wong <normalperson@yhbt.net>
Sun, 1 Jan 2006 21:32:53 +0000 (13:32 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 6 Jan 2006 04:28:19 +0000 (20:28 -0800)
The -T and -t switches are swapped in the documentation and actual
code. I've made the documentation match the code.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found