Skip to content

Commit 7a60a3a

Browse files
committed
fix help
1 parent a101685 commit 7a60a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribute.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ function usage() {
257257
echo " -x display expanded values (execute 'set -x')"
258258
echo
259259
echo "Advanced:"
260-
echo " -L Copy libraries instead of using biglink"
260+
echo " -C Copy libraries instead of using biglink"
261261
echo " (may not work before Android 4.3)"
262262
echo
263263
echo "For developers:"

0 commit comments

Comments
 (0)