From 284766313ea8b1f6ce5eef6d29ed31d962d442c7 Mon Sep 17 00:00:00 2001 From: kelson42 Date: Mon, 16 Dec 2013 17:32:50 +0100 Subject: [PATCH] + better usage() --- build-android-with-native.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-android-with-native.py b/build-android-with-native.py index 33da53112..907da72ec 100755 --- a/build-android-with-native.py +++ b/build-android-with-native.py @@ -28,8 +28,8 @@ USAGE = '''Usage: %s [--option] --zim Compile libzim --kiwix Compile libkiwix --strip Strip libkiwix.so - --apk Create an APK file --locales Create the locales.txt file + --apk Create an APK file Note that the '--' prefix is optionnal.