Ticket #1187: bcp-2.diff

File bcp-2.diff, 668 bytes (added by alexott@…, 15 years ago)

add description of --svn option to show usage command

  • tools/bcp/main.cpp

     
    3636      "   --scan         treat the module list as a list of (possibly non-boost)\n"
    3737      "                  files to scan for boost dependencies\n"
    3838      "   --cvs          only copy files under cvs version control\n"
     39      "   --svn          only copy files under subversion version control\n"
    3940      "   --unix-lines   make sure that all copied files use Unix style line endings\n"
    4041      "\n"
    4142      "module-list:      a list of boost files or library names to copy\n"