8000 Documented --bootstrap · latin1593/python-for-android@67a2d35 · GitHub
[go: up one dir, main page]

Skip to content

Commit 67a2d35

Browse files
committed
Documented --bootstrap
1 parent 96fa02d commit 67a2d35

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/commands.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ supply those that you need.
7373
``--arch``
7474
The architecture to build for. Currently only one architecture can be
7575
targeted at a time, and a given distribution can only include one architecture.
76+
77+
``--bootstrap BOOTSTRAP``
78+
79+
The Java bootstrap to use for your application. You mostly don't
80+
need to worry about this or set it manually, as an appropriate
81+
bootstrap will be chosen from your ``--requirements``. Current
82+
choices are ``sdl2`` or ``pygame``; ``sdl2`` is experimental but
83+
preferable where possible.
7684

7785

7886
.. note:: These options are preliminary. Others will include toggles

0 commit comments

Comments
 (0)
0