*** empty log message ***

svn path=/trunk/boinc/; revision=1232
This commit is contained in:
Eric Heien 2003-05-21 17:14:21 +00:00
parent 77bd75dbc0
commit c728bfac15
1 changed files with 1 additions and 1 deletions

View File

@ -1392,7 +1392,7 @@ void CLIENT_STATE::parse_cmdline(int argc, char** argv) {
printf(
"Usage: %s [options]\n"
" -version show version info\n"
" -add_new_project add project (will prompt for URL, account key)\n"
" -attach_project attach to a project (will prompt for URL, account key)\n"
" -update_prefs contact all projects to update preferences\n"
" -run_cpu_benchmarks run the CPU benchmarks\n",
argv[0]