summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-08-21 22:24:52 (GMT)
committera1346054 <36859588+a1346054@users.noreply.github.com>2021-08-21 22:24:52 (GMT)
commit3e99d07bc09e1b82ee6191527bb3e555052c55ac (patch)
tree983970f9f82b0d0ef29f716dd67f988822a17cf4 /tests
parenteb23590d13c14bb0ab5300c8bb356de2274b43b2 (diff)
downloadlz4-3e99d07bc09e1b82ee6191527bb3e555052c55ac.zip
lz4-3e99d07bc09e1b82ee6191527bb3e555052c55ac.tar.gz
lz4-3e99d07bc09e1b82ee6191527bb3e555052c55ac.tar.bz2
trim excess whitespace
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.md b/tests/README.md
index 75b7b9f..37d7d72 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -37,7 +37,7 @@ Additional remarks:
The example usage with two test files, one e-mail address, and with an additional message:
```
./test-lz4-speed.py "silesia.tar calgary.tar" "email@gmail.com" --message "tested on my laptop" --sleepTime 60
-```
+```
To run the script in background please use:
```