aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-06-08 02:25:48 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-06-08 02:25:48 +0200
commit2752f4a462004485afb6a5486375447b10cd7c36 (patch)
treea8dbc53693473e8696c23e1247ca78a6ce5abfd5 /Readme.md
parentfa7ef611183f48a4133541184d0fc4203c44fda8 (diff)
downloadltask-2752f4a462004485afb6a5486375447b10cd7c36.tar.gz
changed true/false to yes/no for consistency
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 89fff84..3d0432c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -43,7 +43,7 @@ Reference for environment variables
SSH_IDENTITY path to ssh-key used for authentification of specified user
FILES Array of Files to copy over before script invocation
INCLUDES Array of libraries to include
- PARALLEL Enable parallel execution (true/[false])
+ PARALLEL Enable parallel execution (yes/[no])
# Available in setup
ASSET_DIR path to folder where eg keys are stored