From e44354b7cd15c7952820362cec32d58dda3ea982 Mon Sep 17 00:00:00 2001 From: RichardHaselgrove Date: Sun, 14 Jan 2018 12:51:58 +0000 Subject: [PATCH] Correcting user help text for changes after original creation --- client/boinc_cmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/boinc_cmd.cpp b/client/boinc_cmd.cpp index b0a3d8cb36..7e387e2877 100644 --- a/client/boinc_cmd.cpp +++ b/client/boinc_cmd.cpp @@ -77,7 +77,7 @@ Commands:\n\ --get_simple_gui_info show status of projects and active tasks\n\ --get_state show entire state\n\ --get_tasks show tasks\n\ - --get_old_tasks show reported tasks from last 24 hours\n\ + --get_old_tasks show reported tasks from last 1 hour\n\ --join_acct_mgr URL name passwd attach account manager\n\ --lookup_account URL email passwd\n\ --network_available retry deferred network communication\n\