@@ -83,7 +83,9 @@ where `[MetaCLADE2_DIR]` is MetaCLADE2 installation directory.
Scripts and computation results are stored in `[WORKING_DIR]/[DATASET_NAME]`. By default `[WORKING_DIR]` is the current directory (the one from which `metaclade2` command is run).
It is possible to change this path with the `-W|--work-dir` argument.
It is finally possible to delete intermediate files (after a successful execution) with
It is finally possible to delete intermediate files (after a successful execution) using the `--remove-temp` argument.
In case MetaCLADE2 does not terminate successfully, such files have to be manually deleted.