cvsimport: Improve documentation of CVSROOT and CVS module determination
commit407049c59e0ac58076664981fde61e606a70686b
authorFrank Lichtenheld <frank@lichtenheld.de>
Fri, 6 Apr 2007 21:52:40 +0000 (6 23:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 6 Apr 2007 23:46:06 +0000 (6 16:46 -0700)
tree8e8b184196c86fb6d33baf2728366c7a6a30dda5
parentedbe4466746e577418b48922003a2c8a9cb55bee
cvsimport: Improve documentation of CVSROOT and CVS module determination

Document the fact that git-cvsimport tries to find out CVSROOT from
CVS/Root and $ENV{CVSROOT} and CVS_module from CVS/Repository.

Also use ` ` syntax for all filenames for consistency.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-cvsimport.txt