From 34dde713f827853c81cc5a58051f8b562ecd8cb2 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 29 May 2022 20:32:21 +0000 Subject: [PATCH] commit 9e053ce4548e675a42f0dcc5c719ca3a4662bc20 Author: Robert Kaussow Date: Sun May 29 22:29:36 2022 +0200 adjust wording of the help texts --- data/data.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/data.yaml b/data/data.yaml index c3596bd..a4f52b2 100644 --- a/data/data.yaml +++ b/data/data.yaml @@ -16,7 +16,7 @@ properties: required: false path-style: - description: Use path style for bucket paths. + description: Enable path style for bucket paths. type: bool required: false @@ -38,7 +38,7 @@ properties: required: false target: - description: Target path. + description: Upload target path. defaultValue: / type: string required: false