diff --git a/doc/source/buildoptions.rst b/doc/source/buildoptions.rst index 19360ff2fa..3412d47d06 100644 --- a/doc/source/buildoptions.rst +++ b/doc/source/buildoptions.rst @@ -126,7 +126,7 @@ ready. ``android:screenOrientation`` in the `Android documentation `__. - ``--icon``: A path to the png file to use as the application icon. -- ``-- permission``: A permission name for the app, +- ``--permission``: A permission name for the app, e.g. ``--permission VIBRATE``. For multiple permissions, add multiple ``--permission`` arguments. - ``--meta-data``: Custom key=value pairs to add in the application metadata.