diff --git a/doc/manager.php b/doc/manager.php
index 4bf95fecbd..dcb7a34f94 100644
--- a/doc/manager.php
+++ b/doc/manager.php
@@ -44,6 +44,9 @@ computer it is connected too.
- Suspended:
The project is currently suspended.
+
- Retry in ...:
+ The client will wait the specified amount of time before attempting
+ to contact the project server again.
- Won't get new work:
The project will not fill the cache for this project
when it runs out of work.
@@ -51,28 +54,28 @@ computer it is connected too.
Click on a project name to enable the following additional buttons:
+- Allow new work:
+ Allow the project to download additional work, if needed.
+
- Attach to new project:
+ Attach to a new project with the account key and URL sent to you
+ by the project administrator.
+
- Detach:
+ Your computer will stop working for the project.
+
- No new work:
+ Do not download any additional work for this project.
+
- Reset project:
+ Stop the project's current work, if any,
+ and start from scratch.
+ Use this if BOINC has become stuck for some reason.
+
- Resume:
+ Resumes processing of a previous suspended project.
+
- Suspend:
+ Suspends any further processing of this project.
- Update:
Connect to the project;
report all completed results,
get more work if necessary,
and get your latest preferences.
-
- Suspend:
- Suspends any further processing of this project.
-
- Resume:
- Resumes processing of a previous suspended project.
-
- No new work:
- Do not download any additional work for this project.
-
- Allow new work:
- Allow the project to download additional work, if needed.
-
- Reset project:
- Stop the project's current work, if any,
- and start from scratch.
- Use this if BOINC has become stuck for some reason.
-
- Detach:
- Your computer will stop working for the project.
-
- Attach to new project:
- Attach to a new project with the account key and URL sent to you
- by the project administrator.
Project administrators can add buttons
@@ -89,31 +92,32 @@ computer it is connected too.
as a computational error.
- Downloading:
Input files are being downloaded.
-
- Ready to run:
- An estimate of the total CPU time is shown.
-
- Running:
- Elapsed CPU time and estimated percent done is shown.
-
- Uploading:
- Output files are being uploaded.
-
- Suspended:
- Result has been suspended.
- Paused:
Result has been suspended by the client-side scheduler and will be
resumed the next time the project comes up in the processing rotation.
- Ready to report:
Waiting to notify the scheduling server.
+
- Ready to run:
+ An estimate of the total CPU time is shown.
+
- Running:
+ Elapsed CPU time and estimated percent done is shown.
+
- Suspended:
+ Result has been suspended.
+
- Uploading:
+ Output files are being uploaded.
Click on a result name to enable the following additional buttons:
-- Suspend:
- Suspends any further processing of this result.
+
- Abort:
+ Abort processing for a result. NOTE: This will prevent you from receiving
+ credit for any work already completed.
- Resume:
Resumes processing of a previous suspended result.
- Show graphics:
Open a window showing application graphics.
-
- Abort:
- Abort processing for a result.
+
- Suspend:
+ Suspends any further processing of this result.
Transfers
@@ -121,15 +125,36 @@ computer it is connected too.
These may be ready to start, in progress, and completed.
-
-
-- Messages:
- Shows status and error messages.
+
- Aborted:
+ Result has been aborted and will be reported to the project server
+ as a computational error.
+
- Downloading:
+ Input files are being downloaded.
+
- Retry in ...:
+ The client will wait the specified amount of time before attempting
+ to contact the project server again.
+
- Uploading:
+ Output files are being uploaded.
+
+
+Click on a file name to enable the following additional buttons:
+
+- Retry Now:
+ Retry the file transfer now.
+
- Abort Transfer:
+ Abort the file transfer. NOTE: This will prevent you from receiving credit
+ for any work already completed.
+
+
+Messages
+Shows status and error messages.
Messages can be sorted by project or time.
You can control what messages are shown.
- Messages are also written to a file 'messages.txt'.
+ Messages are also written to a file 'stdoutdae.txt'.
+
+
- Disk:
This shows how much disk space is available for use by BOINC,
and how much is currently being used by each project.
diff --git a/doc/mgrmessages.png b/doc/mgrmessages.png
index 62b81ab8ef..abc2d45f24 100644
Binary files a/doc/mgrmessages.png and b/doc/mgrmessages.png differ