修改: spark-dwine-helper/pkg/opt/durapps/spark-dwine-helper/scale-set-helper/set-wine-scale.sh

This commit is contained in:
2022-06-13 00:30:49 +08:00
parent 6694c47fe4
commit a3b83b1b91

View File

@@ -7,14 +7,14 @@ help() {
-s|--set-scale-factor 直接指定缩放。支持1.01.251.51.752.0 -s|--set-scale-factor 直接指定缩放。支持1.01.251.51.752.0
path 容器目录 path 容器目录
$0 具有超级兔力。 脚本具有超级兔力。
-------------------------------------------------------------------- --------------------------------------------------------------------
Usage: $0 [-h|--help] [-s|--set-scale-factor] path Usage: $0 [-h|--help] [-s|--set-scale-factor] path
-h|--help Show this text -h|--help Show this text
-s|--set-scale-factor Set scale factor direcly. Support 1.01.251.51.752.0 -s|--set-scale-factor Set scale factor direcly. Support 1.01.251.51.752.0
path Wine Container directory path path Wine Container directory path
This $0 have super bunny power. This script have super bunny power.
EOF EOF
} }
#########################帮助文件结束############################# #########################帮助文件结束#############################