From 5af7b5e0ba7be83591ae248ff3824a042e872426 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 7 Feb 2005 15:48:05 +0000 Subject: Slightly changed description for IO::recover = "manual" to make it more obvious which other parameters need to be set for this case. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@224 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index 50277b8..da6fe30 100644 --- a/param.ccl +++ b/param.ccl @@ -126,7 +126,7 @@ BOOLEAN checkpoint_ID "Checkpoint initial data ?" STEERABLE = RECOVER KEYWORD recover "Recover from a checkpoint file ?" STEERABLE = RECOVER { "no" :: "Don't recover" - "manual" :: "Recover from the checkpoint file given as /" + "manual" :: "Recover from the checkpoint file as given in IO::recover_dir and IO::recover_file" "auto" :: "Automatically recover from the latest checkpoint file found in " "autoprobe" :: "Probe for checkpoint files and automatically recover, continue as usual if nothing was found" } "no" -- cgit v1.2.3