|
|
@@ -846,6 +846,9 @@ int cpp_main( int argc, char * argv[] ) // note name!
|
|
|
" --notes-map path Path to file of toolset/test,n lines, where\n"
|
|
|
" n is number of note bookmark in --notes file.\n"
|
|
|
" --jamfile path Path to Jamfile. By default \"Jamfile\".\n"
|
|
|
+ " --v2 Assume Boost.Build version 2.\n"
|
|
|
+ " --ignore-pass Ignore passing tests.\n"
|
|
|
+ " --no-warn Do not report warnings.\n"
|
|
|
"Example: compiler_status --compiler gcc /boost-root cs.html cs-links.html\n"
|
|
|
"Note: Only the leaf of the links-file path and --notes file string are\n"
|
|
|
"used in status-file HTML links. Thus for browsing, status-file,\n"
|