From c728bfac1558904040e30f839ced53eaa42a7027 Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Wed, 21 May 2003 17:14:21 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=1232 --- client/client_state.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/client_state.C b/client/client_state.C index e8bb3b0e13..dec62aa0ad 100644 --- a/client/client_state.C +++ b/client/client_state.C @@ -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]