You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
main-executable: fix description for -X
This commit is contained in:
@@ -610,7 +610,7 @@ void init_cmd_parameters(GApplication *app, struct jni_callback_data *d)
|
||||
.flags = 0,
|
||||
.arg = G_OPTION_ARG_STRING_ARRAY,
|
||||
.arg_data = &d->extra_jvm_options,
|
||||
.description = "install .desktop file for the given apk",
|
||||
.description = "pass an additional option directly to art",
|
||||
},
|
||||
{
|
||||
.long_name = "extra-string-key",
|
||||
|
||||
Reference in New Issue
Block a user