diff --git a/wiki/Manual1.wiki b/wiki/Manual1.wiki index 56466f4..865a9a9 100644 --- a/wiki/Manual1.wiki +++ b/wiki/Manual1.wiki @@ -206,4 +206,6 @@ Elapsed time (h:m:s): 0:4:48 If you tailor your command the right way, or create a (small) script, it is very easy to determine which items have not been processed correctly. A simple grep on 'error' might already give a clue. -*Important:* If a log file exists for an item, within the job_log directory, and PPSS is run again, that item will be skipped. This allows you to interrupt PPSS and continue where you left off. If you want to process all items again, just remove the job_log directory. \ No newline at end of file +*Important:* + +PPSS skips items if an item log file is present in the Job_log directory. This allows you to interrupt PPSS and continue where you left off. If you want to process all items again, just remove the job_log directory. \ No newline at end of file