update build.sh help message

This commit is contained in:
MaysWind
2021-06-23 00:13:17 +08:00
parent 832d865397
commit 5617d31ed8
+1 -1
View File
@@ -38,7 +38,7 @@ Types:
Options: Options:
-r, --release Build release (The script will use environment variable "RELEASE_BUILD" to detect whether this is release building by default) -r, --release Build release (The script will use environment variable "RELEASE_BUILD" to detect whether this is release building by default)
-o, --output Package file name (For "package" type only) -o, --output <filename> Package file name (For "package" type only)
-t, --tag Docker tag (For "docker" type only) -t, --tag Docker tag (For "docker" type only)
-h, --help Show help -h, --help Show help
EOF EOF