From 127ebfdbbf2bf6d5a762abec62533daac67ef0cb Mon Sep 17 00:00:00 2001 From: Adam Talbot <12817534+adamrtalbot@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:20:37 +0000 Subject: [PATCH] prettier --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89f5c66..de0e480 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Tests a shell script in the `bin/` directory that creates a single file. ### `TEST_STAGE_REMOTE` -*Note: Enabled only if the parameter `--remoteFile` is specified.* +_Note: Enabled only if the parameter `--remoteFile` is specified._ This process retrieves a file from a remote resource to the worker machine and reads its contents. Use the `--remoteFile` parameter, e.g., to download this README: @@ -116,4 +116,7 @@ Tests moving a file within the working directory. ### `TEST_MV_FOLDER_CONTENTS` Tests moving the contents of a folder to a new folder within the working directory. + +``` + ```