Skip to content

Commit d27210c

Browse files
committed
Fix usage for dksdk.android.pkg.download
1 parent 1c1863b commit d27210c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/scripts/dksdk/android/pkg/download.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function(help)
1818
set(ARG_MODE FATAL_ERROR)
1919
endif()
2020

21-
message(${ARG_MODE} "usage: ./dk dksdk.android.pkg.download PACKAGES...
21+
message(${ARG_MODE} "usage: ./dk dksdk.android.pkg.download PACKAGE package
2222
2323
Downloads Android Command Line Tools and if needed a Java JDK as well,
2424
accepts all Android licenses, and with the Command Line Tools'

0 commit comments

Comments
 (0)