From a3b83b1b9150cf80d4f3d439f81a7eadeab3d04d Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 13 Jun 2022 00:30:49 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20sp?= =?UTF-8?q?ark-dwine-helper/pkg/opt/durapps/spark-dwine-helper/scale-set-h?= =?UTF-8?q?elper/set-wine-scale.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../spark-dwine-helper/scale-set-helper/set-wine-scale.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spark-dwine-helper/pkg/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh b/spark-dwine-helper/pkg/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh index 9183fac..27eee52 100755 --- a/spark-dwine-helper/pkg/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh +++ b/spark-dwine-helper/pkg/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh @@ -7,14 +7,14 @@ help() { -s|--set-scale-factor 直接指定缩放。支持1.0,1.25,1.5,1.75,2.0 path 容器目录 - 本 $0 具有超级兔力。 + 本脚本具有超级兔力。 -------------------------------------------------------------------- Usage: $0 [-h|--help] [-s|--set-scale-factor] path -h|--help Show this text -s|--set-scale-factor Set scale factor direcly. Support 1.0,1.25,1.5,1.75,2.0 path Wine Container directory path - This $0 have super bunny power. + This script have super bunny power. EOF } #########################帮助文件结束#############################