8000 fix help · xcution/python-for-android@7a60a3a · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0