diff --git a/docs/running/cliOptions.rst b/docs/running/cliOptions.rst index 58e204d916..00ef42aa7d 100644 --- a/docs/running/cliOptions.rst +++ b/docs/running/cliOptions.rst @@ -89,8 +89,10 @@ about the performance of jobs. directory. Temp files and folders will be placed in a directory ``toil-`` within workDir. The workflowID is generated by Toil and will be reported in - the workflow logs. Default is the temporary output - directory (see ``--tmp-outdir-prefix``). This + the workflow logs. Default is determined by the + variables (TMPDIR, TEMP, TMP) via mkdtemp. For CWL + workflows, the temporary output directory is used + (see CWL option ``--tmp-outdir-prefix``). This directory needs to exist on all machines running jobs; if capturing standard output and error from batch system jobs is desired, it will generally need to be on