Index: tools/bcp/main.cpp =================================================================== --- tools/bcp/main.cpp (revision 42664) +++ tools/bcp/main.cpp (working copy) @@ -36,6 +36,7 @@ " --scan treat the module list as a list of (possibly non-boost)\n" " files to scan for boost dependencies\n" " --cvs only copy files under cvs version control\n" + " --svn only copy files under subversion version control\n" " --unix-lines make sure that all copied files use Unix style line endings\n" "\n" "module-list: a list of boost files or library names to copy\n"