Skip to content

Commit

Permalink
Update create_sdk_cipd_package.sh (flutter#26755)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryQian authored Jun 15, 2021
1 parent 4484efe commit ed93663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/create_sdk_cipd_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This script requires depot_tools to be on path.

print_usage () {
echo "Usage: create_ndk_cipd_package.sh <PACKAGE_TYPE> <PATH_TO_ASSETS> <PLATFORM_NAME> <VERSION_TAG>"
echo "Usage: create_sdk_cipd_package.sh <PACKAGE_TYPE> <PATH_TO_ASSETS> <PLATFORM_NAME> <VERSION_TAG>"
echo " where:"
echo " - PACKAGE_TYPE is one of build-tools, platform-tools, platforms, or tools"
echo " - PATH_TO_ASSETS is the path to the unzipped asset folder"
Expand Down

0 comments on commit ed93663

Please sign in to comment.