From: Eric Wong Date: Sun, 1 Jan 2006 21:32:53 +0000 (-0800) Subject: Documentation/git-svnimport: document -T and -t switches correctly X-Git-Tag: v1.0.7^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2ed8e622bf6b718d4808e1dd2e564247f9931dde?hp=2ed8e622bf6b718d4808e1dd2e564247f9931dde Documentation/git-svnimport: document -T and -t switches correctly 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 Signed-off-by: Junio C Hamano ---